blob: 19cb50571662ae4c0a69f070119d6376c62c0ec3 [file] [log] [blame]
{
"name": "NavigationBarTransition",
"version": "0.0.1-init",
"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-init"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NavigationBarTransition/ViewController.swift"
}