2 "name": "Foursquare-iOS-API",
4 "summary": "Foursquare API v2 for iOS.",
5 "homepage": "http://www.ba-z.co.jp",
7 "authors": "Ba-Z Communication Inc.",
9 "git": "https://github.com/baztokyo/foursquare-ios-api.git",
18 "requires_arc": false,
21 "name": "Core+JSONKit",
22 "source_files": "BZFoursquare/*.{h,m}",
23 "frameworks": "MobileCoreServices",
24 "requires_arc": false,
25 "compiler_flags": "-DBZ_USE_JSONKIT",
36 "name": "Core+SBJson",
37 "source_files": "BZFoursquare/*.{h,m}",
38 "frameworks": "MobileCoreServices",
39 "requires_arc": false,
40 "compiler_flags": "-DBZ_USE_SBJSON",
52 "source_files": "BZFoursquare/*.{h,m}",
53 "frameworks": "MobileCoreServices",
54 "requires_arc": false,