blob: 61b4ed15d831b4af0fbb2ca745f89e0d177562a2 [file] [log] [blame]
{
"name": "HWViewPager",
"version": "0.0.1",
"summary": "ViewPager , looks like Android's",
"homepage": "https://github.com/vowed21/HWViewPager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"HyunWoo Kim": "hyunwoo-21@hanmail.net"
},
"source": {
"git": "https://github.com/vowed21/HWViewPager.git",
"tag": "0.0.1"
},
"source_files": "HWViewPager/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}