blob: 61d3d281f1121d859a5ef96002e6b3359af99839 [file] [log] [blame]
{
"name": "WXDevtool",
"version": "0.8.0",
"summary": "WXDevtool Source.",
"description": "WXDevtool Source description",
"homepage": "https://github.com/weexteam/weex-devtool-iOS",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"yangshengtao": "yangshengtao1314@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://download.taobaocdn.com/freedom/39796/compress/TBWXDevTool-0.8.0.framework.zip"
},
"requires_arc": true,
"prefix_header_file": "WXDevTool/Source/Supporting Files/TBWXDevTool.pch",
"vendored_frameworks": "TBWXDevTool.framework",
"frameworks": [
"Foundation",
"CoreData"
],
"dependencies": {
"WeexSDK": [
]
}
}