blob: 0f353fdedd0c18da269a615b5eeec3d7b537e36f [file] [log] [blame]
{
"name": "testLibToGitHub",
"version": "0.0.1",
"summary": "testLibToGitHub",
"description": "testLib是一个详细描述,一定要记住我们这个字数要比我们s.summary长",
"homepage": "https://github.com/mengfandiGitHub/CocoaPodsSpecs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孟凡迪": "564313937@qq.com"
},
"source": {
"git": "https://github.com/mengfandiGitHub/CocoaPodsSpecs.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Classes/**/*.{h,m}"
],
"exclude_files": "Class/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}