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