blob: 922600092c08fd73f200c017f3804520dc65053e [file] [log] [blame]
{
"name": "XHHelper",
"version": "0.0.5",
"summary": "XHHelper是一款工具类库",
"description": "XHHelper是一款工具类库,包含了类别、基类等。",
"homepage": "https://github.com/xiaohuanghaung/XHHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18811574335@163.com": "xiaohuanghuang"
},
"source": {
"git": "https://github.com/xiaohuanghaung/XHHelper.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHHelper/Classes/**/*",
"ios": {
"vendored_frameworks": "Frameworks/XHHelper.framework"
}
}