[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / 6 / a / UbiboatIOS / 2.0.4 / UbiboatIOS.podspec.json
blob4d6f962ed8b4236006a6845708d74d0937716f62
2   "name": "UbiboatIOS",
3   "version": "2.0.4",
4   "summary": "A short description of UbiboatIOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/csjzy/ubiboatIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cs081": "447449914@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/csjzy/ubiboatIOS.git",
16     "tag": "2.0.4"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": [
28     "Framework/Ubiboat.framework/Headers",
29     "*.{h,m,plist}"
30   ],
31   "ios": {
32     "vendored_frameworks": "Framework/Ubiboat.framework"
33   },
34   "dependencies": {
35     "AFNetworking": [
37     ],
38     "BabyBluetooth": [
40     ],
41     "INTULocationManager": [
43     ]
44   }