blob: bbbfdfd75ddb28ca192c7a3508282bfe1db03bcd [file] [log] [blame]
{
"name": "YKPodTest",
"version": "1.0.0",
"summary": "Test01 is a test lib",
"description": "\"这是一个长的描述字数要比s.summary长,Test01 is a test lib\"",
"homepage": "https://coding.net/u/yuekun/p/PodTest/git",
"license": "MIT",
"authors": {
"YueKun": "yuekun.tech@outlook.com"
},
"source": {
"git": "https://git.coding.net/yuekun/PodTest.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}