blob: acb638938a8ae8a1e12127867c97f28dafe4118c [file] [log] [blame]
{
"name": "ViewControllerPager",
"version": "1.0.2",
"summary": "iOS ViewController Pager",
"description": "This library is similar to the Android ViewPager style.",
"license": "MIT",
"homepage": "https://github.com/hwj4477/ViewControllerPager",
"authors": {
"wjhong": "hwj4477@gmail.com"
},
"source": {
"git": "https://github.com/hwj4477/ViewControllerPager.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.1"
},
"source_files": "ViewControllerPager/*.swift",
"pushed_with_swift_version": "3.0"
}