blob: 1507de95653a12e08d0bf99bfe9350d554ec63df [file] [log] [blame]
{
"name": "TestPodLibLy",
"version": "0.0.1",
"summary": "TestPodLibLy",
"description": "TestPodLibLyDesc",
"homepage": "https://gitee.com/lyluoyuan/TestPodLib.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lyhnb": "lyluoyuan@126.com"
},
"source": {
"git": "https://gitee.com/lyluoyuan/TestPodLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}