blob: db0a16702049c87d4128abc90da7e7da964b1923 [file] [log] [blame]
{
"name": "CRLib",
"version": "0.0.1",
"summary": "CRLib.",
"description": "CRLib的详细描述",
"homepage": "https://github.com/wangcongrong/CRLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"congrong": "1349375254@qq.com"
},
"source": {
"git": "https://github.com/wangcongrong/CRLib.git",
"tag": "0.0.1"
},
"source_files": "class/Person*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}