blob: 9d3c282348b3fe8ff396bdf6bda7d90ed5aac7e9 [file] [log] [blame]
{
"name": "NavigationBarStyles",
"version": "0.1.1",
"summary": "A way to stylize navigation bar.",
"homepage": "https://github.com/eastsss/NavigationBarStyles",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eastsss": "anatox91@yandex.ru"
},
"source": {
"git": "https://github.com/eastsss/NavigationBarStyles.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"SwiftyUtilities/UIKit": [
]
},
"source_files": "NavigationBarStyles/Sources/**/*",
"pushed_with_swift_version": "3.0"
}