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