blob: ce4a4c52b737c1af892aa616a6cea1816625120e [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "0.6.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": "mcpdragon@daum.net"
},
"source": {
"git": "https://github.com/DragonCherry/HFSwipeView.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"dependencies": {
"HFUtility": [
]
}
}