[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 1 / MobVista / 1.3.8 / MobVista.podspec.json
blob63b9553c957da444e567a8cedd029d0c78400769
2   "name": "MobVista",
3   "version": "1.3.8",
4   "summary": "MobVista framework",
5   "homepage": "https://github.com/foreverwind/MobVista",
6   "authors": {
7     "foreverwind": "foreverwind229@qq.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "license": "MIT",
13   "source": {
14     "git": "https://github.com/foreverwind/MobVista.git",
15     "tag": "1.3.8"
16   },
17   "subspecs": [
18     {
19       "name": "MVSDK",
20       "vendored_frameworks": "MVSDK.framework",
21       "xcconfig": {
22         "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MobVista/\""
23       },
24       "frameworks": [
25         "CoreGraphics",
26         "Foundation",
27         "UIKit",
28         "AdSupport",
29         "StoreKit",
30         "QuartzCore",
31         "CoreLocation",
32         "CoreTelephony",
33         "MobileCoreServices",
34         "Accelerate",
35         "SystemConfiguration",
36         "CoreMotion",
37         "AVFoundation",
38         "CoreMedia",
39         "MessageUI",
40         "MediaPlayer"
41       ],
42       "libraries": [
43         "z",
44         "sqlite3"
45       ],
46       "requires_arc": false
47     }
48   ]