[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 0 / c / UC_PangolinAD / 0.1.4 / UC_PangolinAD.podspec.json
blobc5ab21eb94e3c2b64b9473c55da908eee170cfe8
2   "name": "UC_PangolinAD",
3   "version": "0.1.4",
4   "summary": "穿山甲广告功能模块",
5   "description": "可以实现开屏广告和激励广告",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_pangolinad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fantengteng": "593886467@qq.com",
13     "‘wangmeng’": "37716571@qq.com"
14   },
15   "source": {
16     "git": "http://git.hnbangyao.com/UCComponen/uc_pangolinad.git",
17     "tag": "0.1.4"
18   },
19   "xcconfig": {
20     "VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
27   },
28   "source_files": "UC_PangolinAD/Classes/**/*",
29   "static_framework": true,
30   "dependencies": {
31     "Bytedance-UnionAD": [
33     ],
34     "YYKit": [
36     ]
37   }