blob: bc3a11bb1bb6a7acdedb945a2f34e58ea27e6b1d [file] [log] [blame]
{
"name": "SwirlFramework",
"version": "3.0",
"summary": "Swirl Framework",
"homepage": "https://swirlnetworks.github.com/swirl-sdk-ios",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Swirl Networks, Inc.": "tom@swirl.com"
},
"social_media_url": "http://twitter.com/swirl",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/swirlnetworks/swirl-sdk-ios.git",
"tag": "3.0",
"submodules": true
},
"vendored_frameworks": "framework/Swirl.framework",
"deprecated": true
}