[Add] MapsIndoors 4.9.3-beta.1
[CocoaPods.git] / Specs / 7 / 5 / d / Foursquare-iOS-API / 1.1.0 / Foursquare-iOS-API.podspec.json
blobbad3d58a4ec33f1475078a20c1f1ee8116a13870
2   "name": "Foursquare-iOS-API",
3   "version": "1.1.0",
4   "summary": "Foursquare API v2 for iOS.",
5   "license": "BSD",
6   "platforms": {
7     "ios": null
8   },
9   "homepage": "http://www.ba-z.co.jp",
10   "authors": {
11     "Ba-Z Tokyo": "sales@ba-z.co.jp"
12   },
13   "source": {
14     "git": "https://github.com/baztokyo/foursquare-ios-api.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "BZFoursquare",
18   "frameworks": "MobileCoreServices",
19   "prefix_header_contents": "#import <MobileCoreServices/MobileCoreServices.h>",
20   "dependencies": {
21     "JSONKit": [
22       "~> 1.4"
23     ]
24   },
25   "xcconfig": {
26     "OTHER_CFLAGS": "-DBZ_USE_JSONKIT=1"
27   },
28   "requires_arc": false