blob: 04aec4bef9fe31900f761159f00325ebda87163a [file] [log] [blame]
{
"name": "WBUtil",
"version": "0.0.1",
"license": "MIT",
"summary": "A lib help ViewControler trans message and about lifecircle management on iOS.",
"homepage": "https://github.com/Benny-Wang-inBeijing/WBUtil",
"authors": {
"bennywang": "blockwang@sina.cn"
},
"source": {
"git": "https://github.com/Benny-Wang-inBeijing/WBUtil.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "WBUtil/**/*.{m,h,mm,hpp,cpp,c}",
"frameworks": [
"QuartzCore",
"Accelerate",
"WebKit",
"JavaScriptCore",
"UIKit",
"Foundation"
]
}