[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / f / a / TapCardView / 1.0.3 / TapCardView.podspec.json
blobcbd9233ce1067640ff509683dabb08a694b5b1bd
2   "name": "TapCardView",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": [
22     "TapCardView",
23     "TapCardView/**/*.{h,m}"
24   ],
25   "pushed_with_swift_version": "3.0"