blob: 8122af85633d72b44c8e79077919d98f59b64dbb [file] [log] [blame]
{
"name": "Sorter",
"version": "0.2.0",
"summary": "Sorter with multiple conditions in Swift, such as NSSortDescriptor.",
"homepage": "https://github.com/naoto0n2/Sorter",
"authors": {
"Naoto Onagi": "naoto.0n2@gmail.com"
},
"social_media_url": "https://twitter.com/naoto0n2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sorter/Classes/**/*",
"source": {
"git": "https://github.com/naoto0n2/Sorter.git",
"tag": "0.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"pushed_with_swift_version": "3.0"
}