| { | |
| "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": [ | |
| ] | |
| } | |
| } |