blob: fc62f4a0aec36e95134a73d2f0a0b12ef49e03b8 [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "1.1.5",
"summary": "Infinite SwipeView for iOS.",
"description": "Swipe view that loops infinitely through multiple view items with UIPageControl view on it.",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"dependencies": {
"TinyLog": [
],
"PureLayout": [
]
},
"pushed_with_swift_version": "3.0"
}