[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 8 / JVTouchEventsWindow / 0.1.1 / JVTouchEventsWindow.podspec.json
blob1fec5ebf01d6b50c3266daddcc0551ac23e0885b
2   "name": "JVTouchEventsWindow",
3   "version": "0.1.1",
4   "summary": "A simple framework that allows to display touch events within your app demos.",
5   "description": "JVTouchEventsWindow is a simple helper framework to display touches events within your projects demos. It really comes handy when you want to show off your app and create a preview video/gif of your app.",
6   "homepage": "https://github.com/JV17/JVTouchEventsWindow-Pod",
7   "license": "MIT",
8   "authors": {
9     "Jorge Valbuena": "jorgevalbuena2@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JV17/JVTouchEventsWindow-Pod.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JVTouchEventsWindow": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"