blob: b007fc8fbc60da3ea1a48313c4a003cd3a30f76b [file] [log] [blame]
{
"name": "TabPageViewController",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift",
"resources": "Pod/Classes/*.{xib,storyboard}",
"frameworks": "UIKit"
}