[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 4 / MSTouchIndicator / 0.1.3 / MSTouchIndicator.podspec.json
blobbc1531ec9c57207079ab324f41e7f2ab5f13bead
2   "name": "MSTouchIndicator",
3   "version": "0.1.3",
4   "summary": "Show touch interactions in your app in realtime, for screen recordings or demos",
5   "description": "                       Simple library for indicating touches in your app. Great for making sceen recordings or running demos.\n",
6   "homepage": "https://github.com/makeandship/MSTouchIndicator",
7   "license": "MIT",
8   "authors": {
9     "Simon Heys": "simon@makeandship.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/makeandship/MSTouchIndicator.git",
13     "tag": "0.1.3"
14   },
15   "social_media_url": "https://twitter.com/makeandship",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MSTouchIndicator": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h"