blob: 4b0a70318620cbff3324931f53fcfbc2672039ae [file] [log] [blame]
{
"name": "SYZNumberCollectionKit",
"version": "0.1.0",
"summary": "A short description of SYZNumberCollectionKit.",
"description": "进行数量统计,用于红点统计等,以/root为根进行统计",
"homepage": "https://github.com/sundasheng1985/SYZNumberCollectionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundasheng1985": "641569408@qq.com"
},
"source": {
"git": "https://github.com/sundasheng1985/SYZNumberCollectionKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYZNumberCollectionKit/Classes/**/*",
"dependencies": {
"SYZUIBasekit": [
]
}
}