blob: 0c3ab715b23a14890e2f2111ce2855d83649258d [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "1.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"dependencies": {
"TinyLog": [
],
"PureLayout": [
]
},
"pushed_with_swift_version": "3.0"
}