blob: 4198a72ad374c8282d557e8b52e7c72c30ca55f0 [file] [log] [blame]
{
"name": "MSWebApp",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "7.1"
},
"source_files": "MSWebApp/Classes/**/*",
"public_header_files": "MSWebApp/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"dependencies": {
"AFNetworking": [
],
"WebViewJavascriptBridge": [
],
"LKDBHelper": [
],
"WPZipArchive": [
]
}
}