[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 6 / HFSwipeView / 1.2.0 / HFSwipeView.podspec.json
blobc2abd83b91e54151536df1696a43d3c1dcba2cbd
2   "name": "HFSwipeView",
3   "version": "1.2.0",
4   "summary": "Infinite SwipeView for iOS.",
5   "description": "Swipe view that loops infinitely through multiple view items with UIPageControl view on it.",
6   "homepage": "https://github.com/DragonCherry/HFSwipeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/HFSwipeView.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFSwipeView/Classes/**/*",
22   "dependencies": {
23     "TinyLog": [
25     ],
26     "PureLayout": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"