[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / 3 / f / IOSMaven / 1.0.0 / IOSMaven.podspec.json
blob0dc159317709691a4025de18b3f930265de75b29
2   "name": "IOSMaven",
3   "version": "1.0.0",
4   "summary": "动能无限各模块仓库",
5   "description": "包含广告、统计、支付、推送、通知、appleLogin等功能模块",
6   "homepage": "http://dnsdk.vimedia.cn:8080/summary/IOSMaven.git",
7   "authors": "动能无限",
8   "social_media_url": "http://www.vimedia.cn",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "http://wy@dnsdk.vimedia.cn:8080/r/IOSMaven.git",
14     "tag": "1.0.0"
15   },
16   "libraries": [
17     "sqlite3",
18     "xml2",
19     "z",
20     "iconv",
21     "c++",
22     "resolv"
23   ],
24   "frameworks": [
25     "OpenGLES",
26     "OpenAL",
27     "iAd",
28     "WebKit",
29     "AVFoundation",
30     "Accelerate",
31     "MobileCoreServices",
32     "CoreMotion",
33     "CoreLocation",
34     "CoreTelephony",
35     "QuartzCore",
36     "StoreKit",
37     "AdSupport",
38     "UIKit",
39     "CoreFoundation",
40     "CoreGraphics",
41     "CoreMedia",
42     "CoreText",
43     "Security",
44     "MediaPlayer",
45     "SystemConfiguration",
46     "MessageUI",
47     "JavaScriptCore",
48     "AudioToolBox",
49     "GLKit"
50   ],
51   "requires_arc": true,
52   "user_target_xcconfig": {
53     "OTHER_LDFLAGS": [
54       "-lObjC"
55     ]
56   },
57   "default_subspecs": "Tools",
58   "subspecs": [
59     {
60       "name": "Tools",
61       "platforms": {
62         "ios": "9.0"
63       },
64       "vendored_frameworks": "IOSMaven/Tools/*.framework"
65     },
66     {
67       "name": "Ads",
68       "platforms": {
69         "ios": "9.0"
70       },
71       "subspecs": [
72         {
73           "name": "Headline",
74           "platforms": {
75             "ios": "9.0"
76           },
77           "vendored_frameworks": "IOSMaven/Ads/Headline/*.framework",
78           "dependencies": {
79             "Bytedance-UnionAD": [
80               "~>2.4.6.7"
81             ],
82             "IOSMaven/Tools": [
84             ]
85           }
86         },
87         {
88           "name": "IronSource",
89           "platforms": {
90             "ios": "9.0"
91           },
92           "vendored_frameworks": "IOSMaven/Ads/IronSource/*.framework",
93           "dependencies": {
94             "IronSourceSDK": [
95               "6.8.6"
96             ],
97             "IOSMaven/Tools": [
99             ]
100           }
101         }
102       ]
103     }
104   ]