blob: c2cae2fc4d460c26c08baff53eb6e53a4e090322 [file] [log] [blame]
{
"name": "FoursquareKit",
"version": "1.0.0",
"summary": "Integrate Foursquare API into your apps",
"homepage": "https://github.com/remirobert/foursquare-kit-ios",
"license": "MIT",
"authors": {
"Remi ROBERT": "remirobert33530@gmail.com"
},
"source": {
"git": "https://github.com/remirobert/foursquare-kit-ios.git",
"tag": "1.0.0"
},
"source_files": "FoursquareKit/**/*.{swift,h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": "Foundation"
},
"pushed_with_swift_version": "4.0"
}