blob: 10754d724e984655646573273409d60e15a6a5ab [file] [log] [blame]
{
"name": "YUChineseSorting",
"version": "1.0.0",
"summary": "iOS通讯录联系人列表较完整(中文排序)",
"homepage": "https://github.com/c6357/YUChineseSorting",
"license": "MIT",
"authors": {
"BruceYu": "c6357@outlook.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/c6357/YUChineseSorting.git",
"tag": "1.0.0"
},
"source_files": "YUChineseSorting/**/*.{h,c,m}",
"requires_arc": true
}