blob: c31fb4e89970c06053ca4a6c5bb3cf64e0c3c88b [file] [log] [blame]
{
"name": "HoverConversion",
"version": "0.2.0",
"summary": "HoverConversion realized vertical paging. UIViewController will be paging when reaching top or bottom of UITableView content.",
"homepage": "https://github.com/marty-suzuki/HoverConversion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marty-suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/HoverConversion.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"source_files": "HoverConversion/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"MisterFusion": [
"~> 1.4.0"
]
}
}