blob: 3f93277c180f142f82904a2b10a305f1cfc7d6c8 [file] [log] [blame]
{
"name": "ReverseExtension",
"version": "0.4.8",
"summary": "UITableView extension that enabled to insert cell from bottom of tableView.",
"homepage": "https://github.com/marty-suzuki/ReverseExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marty-suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/ReverseExtension.git",
"tag": "0.4.8"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"source_files": "ReverseExtension/*.{swift,h,m}",
"pushed_with_swift_version": "3.0"
}