[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / c / 9 / Spot / 0.1.6 / Spot.podspec.json
blob069bc7e264d488876345137964fb555137ad9808
2   "name": "Spot",
3   "version": "0.1.6",
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.6"
17   },
18   "social_media_url": "https://twitter.com/sofaracing",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Spot/*.swift",
23   "resource_bundles": {
24     "Spot": [
25       "Spot/Spot.storyboard"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MessageUI"
31   ],
32   "pushed_with_swift_version": "3.0"