blob: 59f309012d23114abde4b1240ed251537cfc0a27 [file] [log] [blame]
{
"name": "GlassNavigationBar",
"version": "0.2.1",
"summary": "Glassy UINavigationBar with Transparency Control and Color Conversion",
"description": "1. Make yoru NavigationBar Transparent easily\n2. Adjust your NavigationBar's Transparency, while scrolling\n3. Put your ScrollView above status bar\n4. Support Gradient Style color conversion of your navigationBar",
"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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GlassNavigationBar/GlassNavigationBar/*",
"frameworks": "UIKit"
}