blob: bef01270f33c7583df42efb98f49b51cda1edb39 [file] [log] [blame]
{
"name": "FoursquareAPIClient",
"version": "1.0.1",
"summary": "Very simple Swift networking library for Foursquare API v2",
"description": "FoursquareAPIClient is very simple Swift networking library for Foursquare API v2",
"homepage": "https://github.com/koogawa/FoursquareAPIClient",
"screenshots": "https://raw.githubusercontent.com/koogawa/FoursquareAPIClient/master/screen.png",
"license": "MIT",
"authors": {
"koogawa": "koogawa.app@gmail.com"
},
"source": {
"git": "https://github.com/koogawa/FoursquareAPIClient.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/koogawa",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FoursquareAPIClient/*.swift"
}