blob: d8cd60cf552b72944eef65efc2ebd11889079c4f [file] [log] [blame]
{
"name": "HFSwipeView",
"version": "0.1.2",
"summary": "Infinitely repeating 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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSwipeView/Classes/**/*",
"dependencies": {
"HFCore": [
]
}
}