[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / 9 / Spot / 0.1.2 / Spot.podspec.json
blobd539e378b642c12e010ba6cc8df5f81bd8c3ce0c
2   "name": "Spot",
3   "version": "0.1.2",
4   "summary": "A super simple pod for reporting UI issues.",
5   "description": "TODO: Add long description of the pod here.",
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.2"
17   },
18   "social_media_url": "https://twitter.com/sofaracing",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "Spot/*.swift",
24     ".swift-version"
25   ],
26   "resource_bundles": {
27     "Spot": [
28       "Spot/Spot.storyboard"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "MessageUI"
34   ],
35   "pushed_with_swift_version": "3.0"