blob: e26a657162458b433042c8e5177e1a5f895d37ce [file] [log] [blame]
{
"name": "NavigationBarTransition",
"version": "0.0.1-beta4",
"summary": "A library that can make a elegant transition of the navigation bar.",
"description": "A library that can make a elegant transition of the navigation bar. Just test!",
"homepage": "https://github.com/aidiao/NavigationBarTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aidiao": "2506776631@qq.com"
},
"source": {
"git": "https://github.com/aidiao/NavigationBarTransition.git",
"tag": "0.0.1-beta4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NavigationBarTransition/Classes/**/*",
"frameworks": "UIKit"
}