[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / 3 / uc_bxmgame / 0.0.1 / uc_bxmgame.podspec.json
blobaacb71431ea362f29e3e37869863bd289755ef02
2   "name": "uc_bxmgame",
3   "version": "0.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "uc_bxmgame/Assets/BXMAdSDK.bundle",
22   "vendored_libraries": "uc_bxmgame/Classes/*.{a}",
23   "xcconfig": {
24     "VALID_ARCHS": "armv7 armv7s arm64e"
25   },
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "armv7 armv7s arm64e"
28   },
29   "source_files": [
30     "uc_bxmgame/Classes/**/*.{h,m}",
31     "uc_bxmgame/Classes/*.{h}"
32   ],
33   "static_framework": true,
34   "dependencies": {
35     "Bytedance-UnionAD": [
37     ]
38   }