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