[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / a / TapCardView / 1.0.4 / TapCardView.podspec.json
blobffacebfc7510085d44266e9f212adf5806fac677
2   "name": "TapCardView",
3   "version": "1.0.4",
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.4"
20   },
21   "source_files": [
22     "TapCardView",
23     "TapCardView/**/*.{h,m}"
24   ],
25   "pushed_with_swift_version": "3.0"