blob: 272a66716e77f5749b79e50981d39891d968d769 [file] [log] [blame]
{
"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
}