blob: 66bf9f7e88548d62e4e32c09852c20f21ee4b33f [file] [log] [blame]
{
"name": "SortProperty",
"version": "1.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SortProperty/*.{h,m}"
}