blob: 317328aa4518b13b2c3a8e02bddb02b6eafc9d0f [file] [log] [blame]
{
"name": "TXSortByNameTool",
"version": "0.0.1",
"summary": "按姓名排序(识别多音字)",
"description": "按姓名排序(识别多音字)—可以自定义任何Model分组",
"homepage": "https://github.com/XTZPioneer/TXSortByNameTool",
"license": "MIT",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/XTZPioneer/TXSortByNameTool.git",
"tag": "0.0.1"
},
"source_files": "TXSortByNameTool/**/*.{h,m}",
"requires_arc": true
}