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

Cocoapods instal problem !!! #28

Open
Kajsboy81 opened this issue Jul 22, 2016 · 1 comment
Open

Cocoapods instal problem !!! #28

Kajsboy81 opened this issue Jul 22, 2016 · 1 comment

Comments

@Kajsboy81
Copy link

Hi I did this before and it worked fine ... but now I find this problem and I'm not able to setup the project right :( please help ...

Image :
https://www.dropbox.com/s/7je58ftrurmy6c6/Screen%20Shot%201437-10-17%20at%204.14.46%20AM.png?dl=0

@EnesKaraosman
Copy link

Your PodFile is wrong I guess;

platform :ios, "9.0"
use_frameworks!
target 'YOURPROJECTNAME' do

use_frameworks!

source 'https://github.com/CocoaPods/Specs.git'

pod 'M13PDFKit', '1.1.0'

end

Try this..

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