blob: 8a99a17f9d1d2d7992a0629257232145ed524233 [file] [log] [blame]
{
"name": "ReverseExtension",
"version": "0.5.0",
"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.5.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"source_files": "ReverseExtension/*.{swift,h,m}",
"pushed_with_swift_version": "4.0"
}