blob: 84971f6e4458aa8c2d079006463423b1fb039981 [file] [log] [blame]
{
"name": "GlassNavigationBar",
"version": "0.1.0",
"summary": "Adjust your NavigationBar Transparency, while scrolling",
"description": "1. Adjust your NavigationBar's Transparency, while scrolling\n2. Allow to put your ScrollView above status bar",
"homepage": "https://github.com/hcn1519/GlassNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Changnam Hong": "hcn1519@gmail.com"
},
"source": {
"git": "https://github.com/hcn1519/GlassNavigationBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GlassNavigationBar/GlassNavigationController.swift",
"frameworks": "UIKit"
}