blob: d815bceb9bb893924763ac18f833b0c9db5a2839 [file] [log] [blame]
{
"name": "YUChineseSorting",
"version": "1.0.2",
"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.2"
},
"source_files": "YUChineseSorting/ChineseSorting/**/*.{h,c,m}",
"requires_arc": true
}