blob: 1b4ace67285c38f8ec0ded46b3af9d8588197b1b [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "1.1.2",
"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": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/HFSwipeView.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"dependencies": {
"TinyLog": [
]
},
"pushed_with_swift_version": "3.0"
}