[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / e / XJBLEKit / 2.1.0 / XJBLEKit.podspec.json
blob5f78abcf1a2b8d3f384892a89a4d1c9fbfe94e3e
2   "name": "XJBLEKit",
3   "version": "2.1.0",
4   "summary": "XJBLEKit, BlueTooth ability",
5   "description": "Device Search, combine data, auth...",
6   "homepage": "https://gitee.com/xiaojiang-cloud-paas/XJBLEKit-open-iOS.git",
7   "license": "Apache-2.0",
8   "authors": {
9     "RengeRenge": "lidrkuft123@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaojiang-cloud-paas/XJBLEKit-open-iOS.git",
16     "tag": "2.1.0"
17   },
18   "vendored_frameworks": "XJBLEKit.framework",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "dependencies": {
26     "RGArray": [
28     ],
29     "RGObserver": [
31     ],
32     "XJDataProtocol": [
34     ]
35   }