[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / d / 6 / HFSwipeView / 0.8.2 / HFSwipeView.podspec.json
bloba01b23e1e0ded830f50d489ec29ba229213ac20c
2   "name": "HFSwipeView",
3   "version": "0.8.2",
4   "summary": "Infinite SwipeView for iOS.",
5   "description": "Swipe view loop through multiple view items infinitely, with UIPageControl attached.",
6   "homepage": "https://github.com/DragonCherry/HFSwipeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "mcpdragon@daum.net"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/HFSwipeView.git",
16     "tag": "0.8.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFSwipeView/Classes/**/*",
22   "dependencies": {
23     "HFUtility": [
25     ]
26   }