[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / a / TapCardView / 1.0.6 / TapCardView.podspec.json
blobce40b5d44bde050133c649813f5277d8bde58bbc
2   "name": "TapCardView",
3   "version": "1.0.6",
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.6"
20   },
21   "source_files": [
22     "TapCardView",
23     "TapCardView/**/*.{h,m}"
24   ]