blob: 61fb92754b72f54b9cf2d3610db6f9c497ad26fd [file] [log] [blame]
{
"name": "ProxicloudSDK",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "10.3"
},
"source_files": "ProxicloudSDK/**/**/*.{h,m}",
"dependencies": {
"JSONModel": [
"~> 1.1"
],
"tolo": [
],
"UICKeyChainStore": [
"~> 2.0"
],
"ObjCGeoHash": [
]
}
}