blob: 657966d83d85df0a3269c91297030b0ccfed74bf [file] [log] [blame]
{
"name": "testLibqwe",
"version": "0.0.1",
"summary": "testLib",
"description": "testLib,这个是详细描述,一定要注意,字数,比s.summary长",
"homepage": "https://github.com/ZWHeCode/test",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Magic": "hezhiwei2286@163.com"
},
"source": {
"git": "https://github.com/ZWHeCode/test.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}