blob: 07ce866b691eac8508c89c9116ee2a1e1b4d0043 [file] [log] [blame]
{
"name": "testRuanLib",
"version": "0.0.1",
"summary": "testRuanLib",
"description": "testLib 这个是详细描述,一定要注意 字数比s.summary长",
"homepage": "https://github.com/ruanjunhao/testP",
"license": "MIT",
"authors": {
"ruan037": "ruan037@126.com"
},
"source": {
"git": "https://github.com/ruanjunhao/testP.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}