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