[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / a / UbiboatIOS / 0.1.1 / UbiboatIOS.podspec.json
bloba86792124f64463fa1875d0430fcfa382f7c94e5
2   "name": "UbiboatIOS",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "Framework/Ubiboat.framework/Headers",
23     "*.{h,m,plist}"
24   ],
25   "ios": {
26     "vendored_frameworks": "Framework/Ubiboat.framework"
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "~> 2.3"
31     ],
32     "BabyBluetooth": [
34     ]
35   }