[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / b / MV3rdRepo / 2.5.0 / MV3rdRepo.podspec.json
blob47d5cd9729ea45245e671e5396cc4403a35c59d7
2   "name": "MV3rdRepo",
3   "version": "2.5.0",
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.5.0"
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       ],
48       "libraries": [
49         "z",
50         "sqlite3"
51       ]
52     },
53     {
54       "name": "MVSDKAppWall",
55       "vendored_frameworks": "MVSDKAppWall.framework",
56       "frameworks": [
57         "CoreGraphics",
58         "Foundation",
59         "UIKit",
60         "AdSupport",
61         "StoreKit",
62         "QuartzCore",
63         "CoreLocation",
64         "CoreTelephony",
65         "MobileCoreServices",
66         "Accelerate",
67         "SystemConfiguration",
68         "CoreMotion",
69         "AVFoundation",
70         "CoreMedia",
71         "MessageUI",
72         "MediaPlayer"
73       ],
74       "libraries": [
75         "z",
76         "sqlite3"
77       ],
78       "dependencies": {
79         "MV3rdRepo/MVSDK": [
81         ]
82       }
83     },
84     {
85       "name": "MVSDKInterstitial",
86       "vendored_frameworks": "MVSDKInterstitial.framework",
87       "frameworks": [
88         "CoreGraphics",
89         "Foundation",
90         "UIKit",
91         "AdSupport",
92         "StoreKit",
93         "QuartzCore",
94         "CoreLocation",
95         "CoreTelephony",
96         "MobileCoreServices",
97         "Accelerate",
98         "SystemConfiguration",
99         "CoreMotion",
100         "AVFoundation",
101         "CoreMedia",
102         "MessageUI",
103         "MediaPlayer"
104       ],
105       "libraries": [
106         "z",
107         "sqlite3"
108       ],
109       "dependencies": {
110         "MV3rdRepo/MVSDK": [
112         ]
113       }
114     },
115     {
116       "name": "MVSDKReward",
117       "vendored_frameworks": "MVSDKReward.framework",
118       "frameworks": [
119         "CoreGraphics",
120         "Foundation",
121         "UIKit",
122         "AdSupport",
123         "StoreKit",
124         "QuartzCore",
125         "CoreLocation",
126         "CoreTelephony",
127         "MobileCoreServices",
128         "Accelerate",
129         "SystemConfiguration",
130         "CoreMotion",
131         "AVFoundation",
132         "CoreMedia",
133         "MessageUI",
134         "MediaPlayer"
135       ],
136       "libraries": [
137         "z",
138         "sqlite3"
139       ],
140       "dependencies": {
141         "MV3rdRepo/MVSDK": [
143         ]
144       }
145     },
146     {
147       "name": "MVSDKOfferWall",
148       "vendored_frameworks": "MVSDKOfferWall.framework",
149       "frameworks": [
150         "CoreGraphics",
151         "Foundation",
152         "UIKit",
153         "AdSupport",
154         "StoreKit",
155         "QuartzCore",
156         "CoreLocation",
157         "CoreTelephony",
158         "MobileCoreServices",
159         "Accelerate",
160         "SystemConfiguration",
161         "CoreMotion",
162         "AVFoundation",
163         "CoreMedia",
164         "MessageUI",
165         "MediaPlayer"
166       ],
167       "libraries": [
168         "z",
169         "sqlite3"
170       ],
171       "dependencies": {
172         "MV3rdRepo/MVSDK": [
174         ]
175       }
176     }
177   ]