blob: cfa427796cb11848fd6f9f4ebe7d171a43e530c3 [file] [log] [blame]
{
"name": "Stormpath",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Stormpath/**/*.swift",
"requires_arc": true
}