blob: cdcf2eb733f37d05e843c62ddd9031861b9546fd [file] [log] [blame]
{
"name": "sohoLib",
"version": "0.0.1",
"summary": "A short description of sohoLib.",
"description": "sohoLib 这是一个简短的描述,长度大于 summary",
"homepage": "https://github.com/sohotj/testLib",
"license": "MIT",
"authors": {
"sohotj": "sohotj@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sohotj/testLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}