[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / 6 / 3 / uc_bxmgame / 0.0.3 / uc_bxmgame.podspec.json
blobfecc4e5d626ab44bfabb32b4952eb33489973372
2   "name": "uc_bxmgame",
3   "version": "0.0.3",
4   "summary": "变现猫游戏对接",
5   "description": "对接变现猫的按钮广告",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_bxmgame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fantengteng": "593886467@qq.com"
13   },
14   "source": {
15     "git": "http://git.hnbangyao.com/UCComponen/uc_bxmgame.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "uc_bxmgame/Assets/BXMAdSDK.bundle",
22   "vendored_libraries": "uc_bxmgame/Classes/*.{a}",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "armv7 armv7s arm64e armv8 arm64v8 arm64"
25   },
26   "source_files": [
27     "uc_bxmgame/Classes/**/*.{h,m}",
28     "uc_bxmgame/Classes/*.{h}"
29   ],
30   "static_framework": true,
31   "dependencies": {
32     "GDTMobSDK": [
34     ]
35   }