blob: 82ed6a4cc7b0d799ca33f52e89667e93bad3457e [file] [log] [blame]
{
"name": "NNNavigationBar",
"version": "0.1.0",
"summary": "NNNavigationBar: make UINavigationBar transition smoothly.",
"description": "NNNavigationBar is A library that makes the UINavigationBar background to smoothly transition between different colors or images.",
"homepage": "https://github.com/amisare/NNNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haijun Gu": "243297288@qq.com"
},
"social_media_url": "http://www.jianshu.com/users/9df9f28ff266/latest_articles",
"source": {
"git": "https://github.com/amisare/NNNavigationBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NNNavigationBar/*.{h,m}"
}