blob: d5da49078d8e59ff5d5e42284912f7d8f63ae550 [file] [log] [blame]
{
"name": "TableFlip",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/TableFlip",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "A simpler way to do cool UITableView animations! (╯°□°)╯︵ ┻━┻",
"source": {
"git": "https://github.com/mergesort/TableFlip.git",
"tag": "1.0"
},
"source_files": "src/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}