blob: 4194117b577ae1d5b1bddb1a6c24ce2d82640fe8 [file] [log] [blame]
{
"name": "VisibleTouchViewSwift",
"version": "0.1.1",
"summary": "Show finger touches on the screen",
"description": "Show finger touches on the screen using either a UIView or UIWindow. Useful for app preview videos, live product demos, and more.",
"homepage": "https://github.com/bchrobot/VisibleTouchViewSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Chrobot": "benjamin.chrobot@alum.mit.edu"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TrebleFM/VisibleTouchViewSwift.git",
"tag": "0.1.1"
},
"source_files": [
"VisibleTouchViewSwift",
"VisibleTouchViewSwift/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}