blob: 2facad569e82da50cbdcf64903c807db8cda1516 [file] [log] [blame]
{
"name": "SetSDK",
"version": "0.9.12",
"summary": "SetSDK is a mobile extension to help developers create personalized experiences both in-app and through push notifications.",
"homepage": "http://set.gl/",
"documentation_url": "http://docs.set.gl/",
"social_media_url": "http://twitter.com/everyset",
"authors": {
"Set": "contact@set.gl"
},
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://s3.amazonaws.com/set-sdk/0.9.12/Set.zip"
},
"ios": {
"vendored_frameworks": "Set.framework"
},
"dependencies": {
"Realm": [
"2.10.0"
],
"RealmSwift": [
"2.10.0"
]
},
"module_name": "SetSDK",
"pushed_with_swift_version": "3.1"
}