[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 6 / HFSwipeView / 0.8.6 / HFSwipeView.podspec.json
blobb4d148d6f0d7a5f8efb741e7c92ef9814367b33d
2   "name": "HFSwipeView",
3   "version": "0.8.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFSwipeView/Classes/**/*",
22   "dependencies": {
23     "HFUtility": [
25     ]
26   }