blob: c87e8ae19c59d2ac4f2ae291547dddebedb9dc6a [file] [log] [blame]
{
"name": "HWViewPager",
"version": "1.2",
"summary": "ViewPager likes android's.",
"description": "Preview Left Right Side Partially\nFull Screen in Auto Layout\nAuto Fit - Orientation Rotate\nPage Selected Delegate Protocol Supported",
"homepage": "https://github.com/vowed21/HWViewPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HyunWoo Kim": "hyunwoo-21@hanmail.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vowed21/HWViewPager.git",
"tag": "1.2"
},
"source_files": "HWViewPager/**/*.{h,m}"
}