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