[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 7 / CNISDKPMSKit / 2.2.4 / CNISDKPMSKit.podspec.json
blob2f38e9cbfbe5ceddadf347d044f410f475f4dd9a
2   "name": "CNISDKPMSKit",
3   "version": "2.2.4",
4   "summary": "PMS kit extends the CNISDKCoreKit with property management system functionality.",
5   "description": "Conichi SDK simplifies the use of Appleā€™s iBeacon technology with conichi's hardware. In only few steps, you will be able to communicate with our beacons and receive actions confirmation by a conichi venue. With paymentKit it also enables the mobile payment.",
6   "license": {
7     "type": "Conichi License",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/conichiGMBH",
11   "authors": {
12     "conichiGMBH": "support@conichi.com"
13   },
14   "source": {
15     "git": "https://github.com/conichiGMBH/conichi-ios-sdk.git",
16     "tag": "2.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Frameworks/CNISDKPMSKit.framework/Headers/*.h",
22   "requires_arc": true,
23   "module_name": "CNISDKPMSKit",
24   "public_header_files": "Frameworks/CNISDKPMSKit.framework/Headers/*.h",
25   "vendored_frameworks": "Frameworks/CNISDKPMSKit.framework",
26   "preserve_paths": "Frameworks/CNISDKPMSKit.framework",
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
29   },
30   "dependencies": {
31     "CNISDKCoreKit": [
32       "2.2.4"
33     ],
34     "CNISDKPaymentKit": [
35       "2.2.4"
36     ]
37   }