blob: 13119b3f1cd9b03a279ff104d0b1063812876502 [file] [log] [blame]
{
"name": "pcTestLib",
"version": "0.0.1",
"summary": "pcTestLib.",
"description": "一个尝尝的简介,唱过summary,哈哈哈",
"homepage": "https://github.com/zhurlo/pcTestLib",
"license": "MIT",
"authors": {
"zhurlo": "xxx@gmail.com"
},
"source": {
"git": "https://github.com/zhurlo/pcTestLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}