blob: 3a27b78d8924c2ec44aa8b40cedb18b28631df25 [file] [log] [blame]
{
"name": "SetSDK",
"version": "0.9.5",
"summary": "SetSDK is a mobile extension which allows on-device learning and forecasting of user behaviors in the physical world.",
"homepage": "http://set.gl/",
"documentation_url": "https://gitlab.com/weareset/SetSDK",
"authors": {
"Set": "team@set.gl"
},
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"platforms": {
"ios": "10.2"
},
"source": {
"http": "https://s3.amazonaws.com/set-sdk/0.9.5/Set.zip"
},
"ios": {
"vendored_frameworks": "Set.framework"
},
"dependencies": {
"Realm": [
"2.10.0"
],
"RealmSwift": [
"2.10.0"
]
},
"pushed_with_swift_version": "3.1"
}