blob: 1e5663f297ecbb7fa50b0b7906624b66860306fe [file] [log] [blame]
{
"name": "HWSwiftyViewPager",
"version": "1.0.0",
"summary": "ViewPager likes android's",
"description": "Support - Preview Left Right Side Partially, Full Screen in Auto Layout, Auto Fit, Page Selected Delegate Protocol",
"homepage": "https://github.com/vowed21/HWSwiftyViewPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HyunWoo Kim": "hyunwoo-21@hanmail.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vowed21/HWSwiftyViewPager.git",
"tag": "1.0.0"
},
"source_files": "HWSwiftyViewPager/**/*.swift"
}