Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pod不成功 #8

Closed
gu2890961 opened this issue Dec 29, 2018 · 1 comment
Closed

pod不成功 #8

gu2890961 opened this issue Dec 29, 2018 · 1 comment

Comments

@gu2890961
Copy link

你好,能不能提供下Podfile,我一直install失败,说什么没有指定版本号,下面是我的
source 'https://github.com/AYJk/AYTikTokPod' #不可少
use_frameworks!

target 'MonkeyPodDylib' do
pod 'AYTikTokPod'
end
错误信息:
Analyzing dependencies
[!] An unexpected version directory Resources was encountered for the /Users/gupeng/.cocoapods/repos/ayjk/AYTikTokPod Pod in the AYTikTokPod repository.

[!] Automatically assigning platform ios with version 8.0 on target MonkeyPodDylib because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform.

@AYJk
Copy link
Owner

AYJk commented Dec 29, 2018

source 'https://github.com/AloneMonkey/MonkeyDevSpecs.git'

use_frameworks!	

target 'TestTikTokDylib' do
     pod 'AYTikTokPod'
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants