blob: 60f4dbebb33f3efec7218adbc3adf198a856693e [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "0.8.10",
"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": "0.8.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"dependencies": {
"HFUtility": [
]
}
}