blob: 50be8ac3ee8429e69e02940a72abe98ea8ec27b5 [file] [log] [blame]
{
"name": "HoverConversion",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"source_files": "HoverConversion/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"MisterFusion": [
"~> 2.0.0"
]
}
}