blob: bbf60011c2441c655455ac367d2748bf08c7e4dd [file] [log] [blame]
{
"name": "JTNavigationController",
"version": "1.0.0",
"summary": "NavigationController平滑切换页面",
"description": "一个类似网易云音乐和网易新闻页面切换效果的导航控制器.",
"homepage": "https://github.com/zhengbomo/JTNavigationController",
"license": "MIT",
"authors": {
"bomo": "zhengbomo@hotmail.com"
},
"source": {
"git": "https://github.com/zhengbomo/JTNavigationController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JTNavigationController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}