blob: a76d69fda539ce0332364bc6733053775bdd7b5a [file] [log] [blame]
{
"name": "MSWebApp",
"version": "1.0.3",
"summary": "MSWebApp is used for dynamic manage the modules.",
"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.",
"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": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MSWebApp/Classes/**/*",
"public_header_files": "MSWebApp/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"dependencies": {
"AFNetworking": [
],
"WebViewJavascriptBridge": [
],
"LKDBHelper": [
],
"WPZipArchive": [
]
}
}