[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 1 / 9 / Foursquare-API-v2 / 1.4.8 / Foursquare-API-v2.podspec.json
blob95ad79e314b147a76febc345afb736f2a4af3f6f
2   "name": "Foursquare-API-v2",
3   "version": "1.4.8",
4   "summary": "Objective-C Foursquare API v2",
5   "homepage": "https://github.com/Constantine-Fry/Foursquare-API-v2",
6   "screenshots": "https://raw.github.com/Constantine-Fry/Foursquare-API-v2/master/img/photo2.PNG",
7   "license": "MIT",
8   "authors": {
9     "Constantine Fry": "user35768@cmail.nu"
10   },
11   "source": {
12     "git": "https://github.com/Constantine-Fry/Foursquare-API-v2.git",
13     "tag": "1.4.8"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Classes",
20     "Foursquare2/**/*.{h,m}"
21   ],
22   "resources": [
23     "Foursquare2/*.png",
24     "Foursquare2/**/*.{xib}"
25   ],
26   "requires_arc": true,
27   "frameworks": [
28     "Security",
29     "Foundation",
30     "UIKit"
31   ]