blob: 896d1345144aaf9b76c717f4efa34c1d3715014b [file] [log] [blame]
{
"name": "XHRepoTest",
"version": "0.1.0",
"summary": "XHRepoTest has no summary.",
"description": "XHRepoTest has a very long s.description",
"homepage": "https://github.com/CoderMrUku/ExistProjectTest",
"license": "MIT",
"authors": {
"zhangsan": "zhangsan@uku.com"
},
"source": {
"git": "https://github.com/CoderMrUku/ExistProjectTest.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}