blob: c7537fa90b88377a3879f08869653c1dc71182c7 [file] [log] [blame]
{
"name": "YSMChineseSort",
"version": "0.1.0",
"summary": "YSMChineseSort as Contacts array",
"description": " 1、chinese simple sort;\n 2、return titleArray for UITableView section title;\n 3、return rowArray for UITableViewCell info.\n",
"homepage": "https://github.com/Cain1127/YSMChineseSort",
"license": "MIT",
"authors": {
"ysmeng": "49427823@163.com"
},
"source": {
"git": "https://github.com/Cain1127/YSMChineseSort.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YSMChineseSort": [
"Pod/Assets/*.png"
]
}
}