blob: 9a853435dc8a26b181381ccd05f31d272d57b999 [file] [log] [blame]
{
"name": "HHLib",
"version": "0.0.3",
"summary": "HHLib",
"description": "\"通过这个来学习制作一个自己的三方库,或者说私有库。\"",
"homepage": "https://github.com/Denial92/HHLib",
"license": "MIT",
"authors": {
"Haofang Wang": "haofang_wang@kingdee.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Denial92/HHLib.git",
"tag": "0.0.3"
},
"source_files": [
"Classe",
"HHLib/Classe/**/*.{h,m}"
]
}