blob: 762ae0965715df104da61ba7f20f8b9e2ce66cd7 [file] [log] [blame]
{
"name": "TestPublicLib-01",
"version": "0.0.1",
"summary": "TestPublicLib-01.",
"description": "TestPublicLib-01TestPublicLib-01",
"homepage": "https://github.com/chaoyuewuxian/TestPublicLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangruichao": "zhangruichao@ucfgroup.com"
},
"source": {
"git": "https://github.com/chaoyuewuxian/TestPublicLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}