blob: d26f4a1416bda38adaa2d4974693a17c637f23b9 [file] [log] [blame]
{
"name": "POPViewPager",
"version": "0.1.12",
"summary": "POPViewPager is customable UIPageViewController with indicater tab bar for Object-c project.",
"homepage": "https://github.com/popeveryday/POPViewPager",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPViewPager.git",
"tag": "0.1.12"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"dependencies": {
"POPLib": [
"~> 0.1"
]
}
}