[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 5 / 4 / MSTouchIndicator / 0.1.4 / MSTouchIndicator.podspec.json
blob549df1247208f001b1faf0744b492b8da0c79ced
2   "name": "MSTouchIndicator",
3   "version": "0.1.4",
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.",
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.4"
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"