[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / c / MSWebApp / 1.0.8 / MSWebApp.podspec.json
blob564a71406186099e17f2a7d1b0aa881e12fa2ccc
2   "name": "MSWebApp",
3   "version": "1.0.8",
4   "summary": "MSWebApp is used for dynamic manage the modules.",
5   "description": "What's `MSWebApp`: More and more html pages and frameworks used in app, like: react-native, weex, phone-gap and more. Learning that will cost a lot of time. more times, we only need a little html pages. `MSWebApp` is used for dynamic manage the modules.",
6   "homepage": "https://github.com/WildDylan/MSWebApp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan": "dylan@china.com"
13   },
14   "source": {
15     "git": "https://github.com/WildDylan/MSWebApp.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "7.1"
20   },
21   "source_files": "MSWebApp/Classes/**/*",
22   "public_header_files": "MSWebApp/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "WebKit"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "WebViewJavascriptBridge": [
34     ],
35     "LKDBHelper": [
37     ],
38     "WPZipArchive": [
40     ]
41   }