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