blob: 5c1c97e122734d7249bfa53b8dabd6bcdfb6aa91 [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "1.0.0",
"summary": "Infinite SwipeView for iOS.",
"description": "Swipe view loop through multiple view items infinitely, with UIPageControl attached.",
"homepage": "https://github.com/DragonCherry/HFSwipeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "mcpdragon@daum.net"
},
"source": {
"git": "https://github.com/DragonCherry/HFSwipeView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"pushed_with_swift_version": "2.3"
}