blob: 74cdbd4aafa4ad96e0adf74cc98b02d0d9d2a9a1 [file] [log] [blame]
{
"name": "XHHelper",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHHelper/Classes/**/*",
"ios": {
"vendored_frameworks": "Frameworks/XHHelper.framework"
}
}