blob: 88acd698d523d46e83c40eb6e44e906f947ec117 [file] [log] [blame]
{
"name": "ProxicloudSDK",
"version": "1.1.7",
"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/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Proxi Cloud": "support@proxi.cloud"
},
"source": {
"git": "https://gitlab.com/proxi.cloud/ios-sdk.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ProxicloudSDK/**/**/*.{h,m}",
"dependencies": {
"JSONModel": [
"~> 1.1"
],
"tolo": [
],
"UICKeyChainStore": [
"~> 2.0"
],
"ObjCGeoHash": [
]
}
}