[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / 6 / PluginPangolin / 0.0.3 / PluginPangolin.podspec.json
bloba90b47aa832cc184b929820ab538b77af97ba20a
2   "name": "PluginPangolin",
3   "version": "0.0.3",
4   "summary": "pangolin plugin of BetterBridge",
5   "homepage": "https://gitee.com/BetterBridge/PluginPangolin",
6   "license": "MIT",
7   "authors": {
8     "hugo": "hugohuang1111@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gitee.com/BetterBridge/PluginPangolin.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "ios/PluginPangolin/*.{h,hpp,m,mm,c,cpp}",
18   "public_header_files": "ios/PluginPangolin/BBPluginPangolin.h",
19   "static_framework": true,
20   "dependencies": {
21     "BetterBridge": [
22       "~> 0.0.2"
23     ],
24     "Bytedance-UnionAD": [
25       "~> 3.0.0.6"
26     ]
27   }