[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / c / 9 / VisibleTouchViewSwift / 0.1.1 / VisibleTouchViewSwift.podspec.json
blob4194117b577ae1d5b1bddb1a6c24ce2d82640fe8
2   "name": "VisibleTouchViewSwift",
3   "version": "0.1.1",
4   "summary": "Show finger touches on the screen",
5   "description": "Show finger touches on the screen using either a UIView or UIWindow. Useful for app preview videos, live product demos, and more.",
6   "homepage": "https://github.com/bchrobot/VisibleTouchViewSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Chrobot": "benjamin.chrobot@alum.mit.edu"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/TrebleFM/VisibleTouchViewSwift.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "VisibleTouchViewSwift",
23     "VisibleTouchViewSwift/**/*.{h,m,swift}"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3"
27   },
28   "pushed_with_swift_version": "3.0"