blob: 10d48af5ac74282f8fba6902ae4c7499f370535a [file] [log] [blame]
{
"name": "SEPageViewWithNavigationBar",
"version": "2.1.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.1.0"
},
"source_files": "*.swift",
"frameworks": "UIKit",
"requires_arc": true
}