| { |
| "name": "Foursquare-API-v2", |
| "version": "1.4.7", |
| "summary": "Objective-C Foursquare API v2", |
| "homepage": "https://github.com/Constantine-Fry/Foursquare-API-v2", |
| "screenshots": "https://raw.github.com/Constantine-Fry/Foursquare-API-v2/master/img/photo2.PNG", |
| "license": "MIT", |
| "authors": { |
| "Constantine Fry": "user35768@cmail.nu" |
| }, |
| "source": { |
| "git": "https://github.com/Constantine-Fry/Foursquare-API-v2.git", |
| "tag": "1.4.7" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source_files": [ |
| "Classes", |
| "Foursquare2/**/*.{h,m}" |
| ], |
| "resources": [ |
| "Foursquare2/*.png", |
| "Foursquare2/**/*.{xib}" |
| ], |
| "requires_arc": true, |
| "frameworks": [ |
| "Security", |
| "Foundation", |
| "UIKit" |
| ] |
| } |