blob: eebfe6751e6b60ab46556f8ca0a09643d62b41a6 [file] [log] [blame]
{
"name": "NavKit",
"version": "0.2",
"license": "MIT",
"summary": "Simple and integrated way to customize navigation bar experience on iOS app.",
"homepage": "https://github.com/wilbertliu/NavKit",
"social_media_url": "https://twitter.com/wilbertliu",
"authors": {
"Wilbert Liu": "wilbertliu@gmail.com"
},
"source": {
"git": "https://github.com/wilbertliu/NavKit.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"NavKit",
"NavKit/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}