blob: 4d1b099f2ea598f9e85fe8b69a3d3c4aeb70d05f [file] [log] [blame]
{
"name": "CJQLib",
"version": "0.0.1",
"summary": "CJQLib",
"description": "CJQLib的详细描述,要注意比s.summary的描述",
"homepage": "https://github.com/ChengJingPo/CJPLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CJP_cjp": "chengjingpo624@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChengJingPo/CJPLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}