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