blob: 0c72add28e9b7360c22741502eccba8ec4e083d4 [file] [log] [blame]
{
"name": "LZSortTool",
"version": "0.0.2",
"summary": "LZSortTool是一个对字符串或者NSObject的子类对象, 一般是model进行排序的工具",
"description": "LZSortTool是一个对字符串或者NSObject的子类对象, 一般是model进行排序的工具, 使用简单, 集成方便, 排序结果准确",
"homepage": "https://github.com/LQQZYY/LZSortTool",
"license": "MIT",
"authors": {
"LQQZYY": "302934443@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/2846c3d3a974",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LQQZYY/LZSortTool.git",
"tag": "0.0.2"
},
"source_files": "LZSortToolDemo/LZSortToolDemo/LZSortClass/*.{h,m}",
"requires_arc": true
}