[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / e / a / 6 / ProxicloudSDK / 1.0.6 / ProxicloudSDK.podspec.json
blob5bd6248a02ec788405a4e3aa2dcb443ddc86c350
2   "name": "ProxicloudSDK",
3   "version": "1.0.6",
4   "summary": "iOS SDK for handling iBeacon technology via the Proxi Cloud Beacon Management Platform.",
5   "description": "iOS SDK for handling iBeacon technology via the Proxi Cloud Beacon Management Platform - https://panel.proxi.cloud",
6   "homepage": "https://developer.proxi.cloud/ios/proxicloudSDK_IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Proxi Cloud": "support@proxi.cloud"
13   },
14   "source": {
15     "git": "https://gitlab.com/proxi.cloud/ios-sdk.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ProxicloudSDK/**/**/*.{h,m}",
22   "dependencies": {
23     "JSONModel": [
24       "~> 1.1"
25     ],
26     "tolo": [
28     ],
29     "UICKeyChainStore": [
30       "~> 2.0"
31     ],
32     "ObjCGeoHash": [
34     ]
35   }