blob: e4f8febb043593c444cbd00af5c928f39b1943c1 [file] [log] [blame]
{
"name": "LightTransparentNavBar",
"version": "0.1.1.1",
"summary": "Light Transparency Adjustable Navigation Bar",
"description": "Adjust Navigation's Transparency based on offset of scrollView. LightTransparentNavBar is really light weight and easy to use.",
"homepage": "https://github.com/hcn1519/LightTransparentNavBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Changnam Hong": "hcn1519@gmail.com"
},
"source": {
"git": "https://github.com/hcn1519/LightTransparentNavBar.git",
"tag": "0.1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LightTransparentNavBar/LightTransparentNavBar.swift",
"frameworks": "UIKit"
}