blob: 5e1ed85af7da8ca28150b215b79426fd192a4240 [file] [log] [blame]
{
"name": "PodTestLib",
"version": "0.0.2",
"summary": "PodTestLib",
"description": "A short description of PodTestLib.",
"homepage": "https://github.com/dengchenglin/PodTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"用户5kye4bhc5w": "297854263@qq.com"
},
"source": {
"git": "https://github.com/dengchenglin/PodTestLib.git",
"tag": "0.0.2"
},
"source_files": [
"Test",
"Test/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}