blob: 5b5d27bfbb51a3a525639b689a7faa05cfd45785 [file] [log] [blame]
{
"name": "JTNavigationController",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JTNavigationController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}