blob: 3fd5721c8e7132049b98006c8b1deb1864c89a7a [file] [log] [blame]
{
"name": "zackLib",
"version": "0.0.1",
"summary": "A short description of zackLib.",
"description": "description",
"homepage": "http://EXAMPLE/zackLib",
"license": "LICENSE",
"authors": {
"zack": "565618435@qq.com"
},
"source": {
"git": "http://git.hb-ecc.com/zengbaichao/zackLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}