blob: 06d1aa25e51b24c46bd738e5e5f00cfd338e2835 [file] [log] [blame]
{
"name": "firstFuckLib",
"version": "0.0.1",
"summary": "A short description of firstFuckLib.",
"description": "第一个测试lib,但是老是在验证是报错,真是fu了个ck,出错在神马地方呢??",
"homepage": "https://github.com/Orlandozeng/firstFuckLib",
"license": "MIT",
"authors": {
"zengpeng": "zengpeng@yiqiandai.com"
},
"source": {
"git": "https://github.com/Orlandozeng/firstFuckLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}