blob: b0d6965f93d0bf53af3b0ea3b87ea576964199cf [file] [log] [blame]
{
"name": "TMWebFramework",
"version": "0.0.4",
"summary": "天马项目 TMWebFramework.",
"description": "这是天马项目网页版iOS框架",
"homepage": "https://github.com/iamgang520/TMWebFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iamgang": "5391519@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iamgang520/TMWebFramework.git",
"tag": "0.0.4"
},
"ios": {
"vendored_frameworks": "TMWebFramework/TMWebFramework.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"TMUserCenter": [
],
"TMShare": [
],
"WebViewJavascriptBridge": [
"~> 6.0"
]
}
}