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