[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / a / 6 / FoursquareKit / 1.0.0 / FoursquareKit.podspec.json
blobc2cae2fc4d460c26c08baff53eb6e53a4e090322
2   "name": "FoursquareKit",
3   "version": "1.0.0",
4   "summary": "Integrate Foursquare API into your apps",
5   "homepage": "https://github.com/remirobert/foursquare-kit-ios",
6   "license": "MIT",
7   "authors": {
8     "Remi ROBERT": "remirobert33530@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/remirobert/foursquare-kit-ios.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "FoursquareKit/**/*.{swift,h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "frameworks": "Foundation"
21   },
22   "pushed_with_swift_version": "4.0"