{ | |
"name": "AWChineseSorting", | |
"version": "0.0.1", | |
"summary": "中文排序", | |
"homepage": "https://github.com/molangwu/AWChineseSorting", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"molangwu": "672593619@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/molangwu/AWChineseSorting.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "ChineseSorting/**/*.{h,c,m}", | |
"requires_arc": true | |
} |