blob: 4a400c9bde776f7e5deece9ba2adf8a531e9f0bd [file] [log] [blame]
{
"name": "lytestLib",
"version": "0.0.1",
"summary": "lytestLib",
"description": "testLib,这个是详细描述,注意字数要比s.summary长",
"homepage": "https://github.com/helloLiYong/liTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liYong": "895825110@qq.com"
},
"source": {
"git": "https://github.com/helloLiYong/liTest.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}