View difference between Paste ID: kpWHK7hh and gHSpdS3d
SHOW: | | - or go back to the newest paste.
1
platform :ios, ‘6’
2
3
pod 'PKRevealController’, ’2.0.6’
4
5-
xcodeproj '/Users/Matt/Documents/my-file-name_6/my file name.xcodeproj'
5+
xcodeproj '/Users/Matt/Documents/my-file-name_6/my file name.xcodeproj'
6
7
[!] Invalid `Podfile` file: /Users/Matt/Podfile:7: syntax error, unexpected tCONSTANT, expecting keyword_do or '{' or '('
8
...ts/my-file-name_6/my file name.xcodeproj'
9
...                         ^
10
/Users/Matt/Podfile:7: unterminated string meets end of file. Updating CocoaPods might fix the issue.