blob: 0b34db44f6ec7f14bc8f42de2e18895aae7868f3 [file] [log] [blame]
{
"name": "ProxicloudSDK",
"version": "1.1.0",
"summary": "iOS SDK for handling iBeacon technology via the Proxi Cloud Beacon Management Platform.",
"description": "iOS SDK for handling iBeacon technology via the Proxi Cloud Beacon Management Platform - https://panel.proxi.cloud",
"homepage": "https://developer.proxi.cloud/ios/proxicloudSDK_IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Proxi Cloud": "support@proxi.cloud"
},
"source": {
"git": "https://gitlab.com/proxi.cloud/ios-sdk.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ProxicloudSDK/**/**/*.{h,m}",
"dependencies": {
"JSONModel": [
"~> 1.1"
],
"tolo": [
],
"UICKeyChainStore": [
"~> 2.0"
],
"ObjCGeoHash": [
]
}
}