[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / 6 / a / UbiboatIOS / 0.1.6 / UbiboatIOS.podspec.json
blob9070e666ded46c5f1b101b5ee622c7c4bc758978
2   "name": "UbiboatIOS",
3   "version": "0.1.6",
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": "0.1.6"
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   }