blob: 5834ac4ae080489c73a569ded9aaae8fac9f7e00 [file] [log] [blame]
{
"name": "TabPageViewController",
"version": "0.2.6",
"summary": "Custom UIPageViewController",
"description": "UIPageViewController and Tab",
"homepage": "https://github.com/EndouMari/TabPageViewController",
"license": "MIT",
"authors": {
"EndouMari": "endo@vasily.jp"
},
"source": {
"git": "https://github.com/EndouMari/TabPageViewController.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"resources": "Sources/*.{xib,storyboard}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}