blob: 1ade7f7d36c9d3a16532d006f215b8dcb2adb1ec [file] [log] [blame]
{
"name": "Sorter",
"version": "0.1.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.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"pushed_with_swift_version": "3.0"
}