blob: 94bc3568a3aa7caca5fc1f8ba0b694d459d88640 [file] [log] [blame]
{
"name": "FSOAuth",
"version": "1.2",
"summary": "Foursquare native auth makes it easier for users of your app to connect to Foursquare.",
"homepage": "http://developer.foursquare.com/",
"license": "Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)",
"authors": {
"Brian Dorfman": "bdorfman@foursquare.com"
},
"source": {
"git": "https://github.com/foursquare/foursquare-ios-oauth.git",
"tag": "v1.2"
},
"platforms": {
"ios": null
},
"source_files": "FSOAuth.{h,m}",
"requires_arc": true
}