blob: f61f95b9d0aec8a96661d2be3fd36df9081217b7 [file] [log] [blame]
{
"name": "WXDevtool",
"version": "0.20.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": {
"mario": "faterrole@gmail.com",
"kfeagle": "songhaibohust@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weexteam/weex-devtool-iOS.git",
"tag": "0.20.0"
},
"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": [
]
}
}