[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / f / e / XJBLEKit / 2.2.0 / XJBLEKit.podspec.json
blobde84ddaad4af4afe0bfee0e304b00c629f0c9ff8
2   "name": "XJBLEKit",
3   "version": "2.2.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": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaojiang-cloud-paas/XJBLEKit-open-iOS.git",
16     "tag": "2.2.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     "RGObserver": [
28     ],
29     "XJDataProtocol": [
31     ]
32   }