blob: c8fe19eb7ba1192fc95adb03e4e6af6b600086ba [file] [log] [blame]
{
"name": "swirl-sdk-ios",
"version": "3.7.1",
"summary": "Swirl Proximity Framework",
"homepage": "https://swirlnetworks.github.com/swirl-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Swirl Networks, Inc.": "tom@swirl.com"
},
"social_media_url": "http://twitter.com/swirl",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/swirlnetworks/swirl-sdk-ios.git",
"tag": "3.7.1",
"submodules": true
},
"vendored_frameworks": "framework/Swirl.framework"
}