blob: e01cdca9e5ec7a9a26c8510522958ad88101dab8 [file] [log] [blame]
{
"name": "PrivateDemoLib",
"version": "0.0.1",
"summary": "PrivateDemoLib",
"description": "PrivateDemoLibPrivateDemoLib",
"homepage": "https://github.com/appleboyguoli/PrivateDemoLib",
"license": "MIT",
"authors": {
"pythonboy": "1101093069@qq.com"
},
"source": {
"git": "https://github.com/appleboyguoli/PrivateDemoLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}