blob: 4406ab1e8ea3dadb2bd7e1b9a7b747995431fa5e [file] [log] [blame]
{
"name": "CYCustomedNavigation",
"version": "0.0.2",
"summary": "CYCustomedNavigation",
"description": "Independent navigationBar for every viewController, and customed transition animation.",
"homepage": "https://github.com/SimonCY/CYCustomedNavigation",
"license": "MIT",
"authors": {
"chenyan": "397604080@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SimonCY/CYCustomedNavigation.git",
"tag": "0.0.2"
},
"source_files": [
"CYCustomedNavigationSDK",
"CYCustomedNavigationSDK/**/*.{h,m}"
],
"frameworks": "UIKit"
}