blob: 85cafed73f3657f24db8f33e84d80fcac1721f6e [file] [log] [blame]
{
"name": "weexkit",
"version": "0.0.1",
"summary": "weex框架",
"description": "weex 二次封装的框架",
"homepage": "https://github.com/wehuazi/weexkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王冠华": "ghwangd@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wehuazi/weexkit.git",
"tag": "0.0.1"
},
"source_files": [
"weexkit",
"weexkit/**/*.{h,m}"
],
"public_header_files": "weexkit/**/*.h",
"requires_arc": true
}