blob: a17ad04b851be781c42c34f221c67a0f756140d3 [file] [log] [blame]
{
"name": "BabuPagerViewController",
"version": "0.0.2",
"summary": "A horizonal scroll UIPageViewController with tabs.",
"homepage": "https://github.com/babukuma/BabuPagerViewController",
"screenshots": "https://raw.githubusercontent.com/babukuma/BabuPagerViewController/master/screenshots_1.gif",
"license": "MIT",
"authors": {
"BABUKUMA": "babukuma@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/babukuma/BabuPagerViewController.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}