blob: 5bacef18e8e6591090e42352187b1b43adb905ae [file] [log] [blame]
{
"name": "Spot",
"version": "0.1.9",
"summary": "A super simple pod for reporting UI issues.",
"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.",
"homepage": "https://github.com/Workshed/Spot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Leivers": "dan@sofaracing.com"
},
"source": {
"git": "https://github.com/Workshed/Spot.git",
"tag": "0.1.9"
},
"social_media_url": "https://twitter.com/sofaracing",
"platforms": {
"ios": "10.0"
},
"source_files": "Spot/*.swift",
"resource_bundles": {
"Spot": [
"Spot/Spot.storyboard"
]
},
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MessageUI"
],
"swift_version": "5.0"
}