blob: f1df37baa3de9a4006f56a3a05bf37eeb0bcfc6d [file] [log] [blame]
{
"name": "FoursquareAPIClient",
"version": "3.1.0",
"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": "3.1.0"
},
"social_media_url": "https://twitter.com/koogawa",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FoursquareAPIClient/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}