[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / e / a / 6 / ProxicloudSDK / 1.0.5 / ProxicloudSDK.podspec.json
blobc49d1eef83074b082c0496fbf3e70c79b498b5cb
2   "name": "ProxicloudSDK",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "10.3"
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   }