[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / c / MSWebApp / 0.3.0 / MSWebApp.podspec.json
blob752faddb491f44eae346ae8dce8f3ee1cd90883c
2   "name": "MSWebApp",
3   "version": "0.3.0",
4   "summary": "A Local cached webView.",
5   "description": "Local Cached webView, eazy config, cached the website to your iPhone local folder, for fast visit.\nTry it.",
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": "0.3.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "MSWebApp/Classes/**/*",
22   "public_header_files": "MSWebApp/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "WebViewJavascriptBridge": [
33     ],
34     "LKDBHelper": [
36     ],
37     "WPZipArchive": [
39     ]
40   }