[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 6 / ProxicloudSDK / 1.1.3 / ProxicloudSDK.podspec.json
bloba358961bb608d0944bfb0aa138a96a9945b8e861
2   "name": "ProxicloudSDK",
3   "version": "1.1.3",
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.1.3"
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   }