blob: 2fe66050b757ff7620cf9fbbb2b2b5184da63541 [file] [log] [blame]
{
"name": "LocalizedCollationBuilder",
"version": "0.0.1",
"summary": "根据字母或者中文拼音排序",
"homepage": "https://github.com/qijuecheng/LocalizedCollationBuilder",
"license": "MIT",
"authors": "漆珏成",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/qijuecheng/LocalizedCollationBuilder.git",
"tag": "0.0.1"
},
"source_files": "LocalizedCollationBuilder/*.swift"
}