blob: 717a44f89f99aeead1fa684b9819fd9d4f8e63a4 [file] [log] [blame]
{
"name": "WXDevtool",
"version": "0.16.2",
"summary": "WXDevtool Source.",
"description": "WXDevtool Source description",
"homepage": "https://github.com/weexteam/weex-devtool-iOS",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"mario": "faterrole@gmail.com",
"kfeagle": "songhaibohust@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weexteam/weex-devtool-iOS.git",
"tag": "0.16.2"
},
"source_files": "sdk/WXDevTool/Source/**/*.{h,m,mm,c}",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreData",
"ImageIO",
"CoreData",
"CFNetwork",
"UIKit",
"CoreGraphics",
"Security"
],
"libraries": "z",
"dependencies": {
"WeexSDK": [
],
"SocketRocket": [
]
}
}