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