blob: fb5cbbce4bc8c66b5ab14aac3e4df676236d4a28 [file] [log] [blame]
{
"name": "CYCustomedNavigation",
"version": "0.0.1",
"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.1"
},
"source_files": [
"CYCustomedNavigationSDK",
"CYCustomedNavigationSDK/**/*.{h,m}"
],
"frameworks": "UIKit"
}