[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / a / e / b / MV3rdRepo / 2.7.1 / MV3rdRepo.podspec.json
blobd60718277ec303a1dafc123534cea552f2745f3c
2   "name": "MV3rdRepo",
3   "version": "2.7.1",
4   "summary": "Personal wrapped Mobvista Framwork",
5   "homepage": "http://www.baidu.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": {
11     "Song": "shuai@song.com"
12   },
13   "source": {
14     "git": "https://git.coding.net/wizardfan/iOS_Mobvista_SDK.git",
15     "tag": "2.7.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "default_subspecs": "MVSDK",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MV3rdRepo/MVSDKOfferWall/**\"",
23     "USER_HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/MV3rdRepo/MVSDKOfferWall/**\"",
24     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/MV3rdRepo/MVSDKOfferWall/**\""
25   },
26   "subspecs": [
27     {
28       "name": "MVSDK",
29       "vendored_frameworks": "MVSDK.framework",
30       "frameworks": [
31         "CoreGraphics",
32         "Foundation",
33         "UIKit",
34         "AdSupport",
35         "StoreKit",
36         "QuartzCore",
37         "CoreLocation",
38         "CoreTelephony",
39         "MobileCoreServices",
40         "Accelerate",
41         "SystemConfiguration",
42         "CoreMotion",
43         "AVFoundation",
44         "CoreMedia",
45         "MessageUI",
46         "MediaPlayer",
47         "WebKit"
48       ],
49       "libraries": [
50         "z",
51         "sqlite3"
52       ]
53     },
54     {
55       "name": "MVSDKAppWall",
56       "vendored_frameworks": "MVSDKAppWall.framework",
57       "frameworks": [
58         "CoreGraphics",
59         "Foundation",
60         "UIKit",
61         "AdSupport",
62         "StoreKit",
63         "QuartzCore",
64         "CoreLocation",
65         "CoreTelephony",
66         "MobileCoreServices",
67         "Accelerate",
68         "SystemConfiguration",
69         "CoreMotion",
70         "AVFoundation",
71         "CoreMedia",
72         "MessageUI",
73         "MediaPlayer",
74         "WebKit"
75       ],
76       "libraries": [
77         "z",
78         "sqlite3"
79       ],
80       "dependencies": {
81         "MV3rdRepo/MVSDK": [
83         ]
84       }
85     },
86     {
87       "name": "MVSDKInterstitial",
88       "vendored_frameworks": "MVSDKInterstitial.framework",
89       "frameworks": [
90         "CoreGraphics",
91         "Foundation",
92         "UIKit",
93         "AdSupport",
94         "StoreKit",
95         "QuartzCore",
96         "CoreLocation",
97         "CoreTelephony",
98         "MobileCoreServices",
99         "Accelerate",
100         "SystemConfiguration",
101         "CoreMotion",
102         "AVFoundation",
103         "CoreMedia",
104         "MessageUI",
105         "MediaPlayer",
106         "WebKit"
107       ],
108       "libraries": [
109         "z",
110         "sqlite3"
111       ],
112       "dependencies": {
113         "MV3rdRepo/MVSDK": [
115         ]
116       }
117     },
118     {
119       "name": "MVSDKReward",
120       "vendored_frameworks": "MVSDKReward.framework",
121       "frameworks": [
122         "CoreGraphics",
123         "Foundation",
124         "UIKit",
125         "AdSupport",
126         "StoreKit",
127         "QuartzCore",
128         "CoreLocation",
129         "CoreTelephony",
130         "MobileCoreServices",
131         "Accelerate",
132         "SystemConfiguration",
133         "CoreMotion",
134         "AVFoundation",
135         "CoreMedia",
136         "MessageUI",
137         "MediaPlayer",
138         "WebKit"
139       ],
140       "libraries": [
141         "z",
142         "sqlite3"
143       ],
144       "dependencies": {
145         "MV3rdRepo/MVSDK": [
147         ]
148       }
149     },
150     {
151       "name": "MVSDKOfferWall",
152       "vendored_frameworks": "MVSDKOfferWall.framework",
153       "frameworks": [
154         "CoreGraphics",
155         "Foundation",
156         "UIKit",
157         "AdSupport",
158         "StoreKit",
159         "QuartzCore",
160         "CoreLocation",
161         "CoreTelephony",
162         "MobileCoreServices",
163         "Accelerate",
164         "SystemConfiguration",
165         "CoreMotion",
166         "AVFoundation",
167         "CoreMedia",
168         "MessageUI",
169         "MediaPlayer",
170         "WebKit"
171       ],
172       "libraries": [
173         "z",
174         "sqlite3"
175       ],
176       "dependencies": {
177         "MV3rdRepo/MVSDK": [
179         ]
180       }
181     }
182   ]