blob: 4f64811f7a226b4ec2378732afb26bd4d0eca715 [file] [log] [blame]
{
"name": "SHChineseSort",
"version": "1.0.0",
"summary": "中文排序:支持模型一个、多个键值排序",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/CCSH/SHChineseSort",
"source": {
"git": "https://github.com/CCSH/SHChineseSort.git",
"tag": "1.0.0"
},
"source_files": "SHChineseSort/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MJExtension": [
]
}
}