blob: eb718b95015cd6b8a166f27f2bc1d852096899db [file] [log] [blame]
{
"name": "BannerHoverView",
"version": "0.0.1",
"summary": "BannerHoverView is made to construct a special view controller layout. A header can scroll up and hover in the screen.",
"homepage": "https://github.com/Desgard/BannerHoverView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Desgard_Duan": "gua@desgard.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Desgard/BannerHoverView.git",
"tag": "0.0.1"
},
"source_files": "BannerHoverView/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}