[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / 2 / JZGameAdertYLH / 0.1.6 / JZGameAdertYLH.podspec.json
blobc86dc256d3af84f929c84cacb5436f3fba29cada
2   "name": "JZGameAdertYLH",
3   "version": "0.1.6",
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.1.6"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "static_framework": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "user_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   },
33   "vendored_frameworks": "Framework/YLH/JZGameAdertYLH.framework",
34   "source_files": "Code/YLH/*.{h,m}",
35   "dependencies": {
36     "JZGameAdertSDK": [
38     ],
39     "GDTMobSDK": [
41     ]
42   }