[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / 9 / Spot / 0.1.9 / Spot.podspec.json
blob5bacef18e8e6591090e42352187b1b43adb905ae
2   "name": "Spot",
3   "version": "0.1.9",
4   "summary": "A super simple pod for reporting UI issues.",
5   "description": "A super simple pod for reporting UI issues.\n\nWhen you spot something in your app that needs reporting just shake your phone/device. A screenshot of the current screen will popup, draw on it to highlight areas and then send it on in an email.",
6   "homepage": "https://github.com/Workshed/Spot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Leivers": "dan@sofaracing.com"
13   },
14   "source": {
15     "git": "https://github.com/Workshed/Spot.git",
16     "tag": "0.1.9"
17   },
18   "social_media_url": "https://twitter.com/sofaracing",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Spot/*.swift",
23   "resource_bundles": {
24     "Spot": [
25       "Spot/Spot.storyboard"
26     ]
27   },
28   "swift_versions": "5.0",
29   "frameworks": [
30     "UIKit",
31     "MessageUI"
32   ],
33   "swift_version": "5.0"