[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 7 / 4 / JTViewTap-Swift / 0.1.0 / JTViewTap-Swift.podspec.json
blob27452da06024c4be0fedf0583aec28e71d3e6f0d
2   "name": "JTViewTap-Swift",
3   "version": "0.1.0",
4   "summary": "JTViewTap-Swift:",
5   "description": "JTViewTap-Swift is a extension for UIView, which can add tap and long Press action on UIView.",
6   "homepage": "https://github.com/JTANISME/JTViewTap-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jtanisme": "jtanisme@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JTANISME/JTViewTap-Swift.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "JTViewTap-Swift",
23     "JTViewTap-Swift/**/*.{h,m,swift}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true