[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / d / 6 / HFSwipeView / 0.1.1 / HFSwipeView.podspec.json
blob661c8aa89caf9db399a163005ce347af53e82988
2   "name": "HFSwipeView",
3   "version": "0.1.1",
4   "summary": "Infinitely repeating SwipeView for iOS.",
5   "description": "Swipe view loop through multiple view items infinitely, with UIPageControl attached.",
6   "homepage": "https://bitbucket.org/DragonCherry/hfswipeview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "mcpdragon@daum.net"
13   },
14   "source": {
15     "git": "https://bitbucket.org/DragonCherry/hfswipeview.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFSwipeView/Classes/**/*",
22   "dependencies": {
23     "HFCore": [
25     ]
26   }