blob: 72e4e6d75944829b0da56a2e92c83d4def89e98f [file] [log] [blame]
{
"name": "MSWebApp",
"version": "0.1.0",
"summary": "A Local cached webView.",
"description": "Local Cached webView, eazy config, cached the website to your iPhone local folder, for fast visit.\nTry it.",
"homepage": "https://github.com/WildDylan/MSWebApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan": "dylan@china.com"
},
"source": {
"git": "https://github.com/WildDylan/MSWebApp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MSWebApp/Classes/**/*",
"public_header_files": "MSWebApp/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"WebViewJavascriptBridge": [
],
"LKDBHelper": [
],
"WPZipArchive": [
]
}
}