blob: 890983e7e18d2a71f38fae37243ca45aa1ac5a81 [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}