blob: da0875fd7c1f22d2dd767f7dcba357c312d2638a [file] [log] [blame]
{
"name": "Stormpath",
"version": "0.9.2",
"license": "Apache 2.0",
"summary": "iOS SDK for Stormpath identity API.",
"homepage": "https://github.com/stormpath/stormpath-sdk-swift",
"social_media_url": "https://twitter.com/goStormpath",
"authors": {
"Stormpath": "support@stormpath.com"
},
"source": {
"git": "https://github.com/stormpath/stormpath-sdk-swift.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Stormpath/**/*.swift",
"requires_arc": true
}