blob: 577ed00fba3c7baa7775fe6d014d973f531905b1 [file] [log] [blame]
{
"name": "SEPageViewWithNavigationBar",
"version": "2.0.0",
"summary": "UIPageViewController which changes navigation bar title during the swipe pages, like in Twitter app.",
"homepage": "https://github.com/ifau/SEPageViewWithNavigationBar",
"license": {
"type": "MIT"
},
"authors": {
"Seliverstov Evgeney": "ifau@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ifau/SEPageViewWithNavigationBar.git",
"tag": "2.0.0"
},
"source_files": "*.swift",
"frameworks": "UIKit",
"requires_arc": true
}