blob: bec2dc629dfb864cb1266c5971b376a7c6b66fee [file] [log] [blame]
{
"name": "SortProperty",
"version": "1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "排序框架",
"homepage": "https://github.com/ellmcz/SortProperty",
"authors": {
"ellmcz": "wqbs007@163.com"
},
"source": {
"git": "https://github.com/ellmcz/SortProperty.git",
"tag": "1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SortProperty/*.{h,m}"
}