[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / a / TapCardView / 1.0.1 / TapCardView.podspec.json
bloba5f7b018d408371aff383e44315f4e23794b04cc
2   "name": "TapCardView",
3   "version": "1.0.1",
4   "summary": "UIView to detect a tap position.",
5   "description": "UIView to detect a tap position. If you do customize, Tinder like card UI is a possible.",
6   "homepage": "https://github.com/shima11/TapCardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shima": "shima.jin@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shima11/TapCardView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "TapCardView",
23     "TapCardView/**/*.{h,m}"
24   ],
25   "pushed_with_swift_version": "3.0"