[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 8 / 2 / JZGameAdertYLH / 0.0.4 / JZGameAdertYLH.podspec.json
blob599afa247683d5e774d2bb8a94aafe5b209673c0
2   "name": "JZGameAdertYLH",
3   "version": "0.0.4",
4   "summary": "JZGameAdertYLH",
5   "description": "JZGameAdertSDK对穿山甲的封装",
6   "homepage": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "YufengLiu": "18501955710@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/asoasm/AdjuzIosGameSdk.git",
18     "tag": "0.0.4"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "static_framework": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "user_target_xcconfig": {
30     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
31   },
32   "dependencies": {
33     "JZGameAdertSDK": [
35     ],
36     "GDTMobSDK": [
38     ]
39   },
40   "source_files": "Code/YLH/*.{h,m}"