[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 9 / Foursquare-API-v2 / 1.4.0 / Foursquare-API-v2.podspec.json
blobfeaf5719c7935e391e1a33d775f2735fe970fa02
2   "name": "Foursquare-API-v2",
3   "version": "1.4.0",
4   "summary": "Objective-C Foursquare API v2. With native authorisation now.",
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": "constantine.fry@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Constantine-Fry/Foursquare-API-v2.git",
13     "tag": "1.4.0",
14     "submodules": "true"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": [
20     "Classes",
21     "Foursquare2/**/*.{h,m}"
22   ],
23   "exclude_files": "Foursquare2/submodule",
24   "resources": [
25     "Foursquare2/*.png",
26     "Foursquare2/**/*.{xib}"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "FSOAuth": [
32     ]
33   }