[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / c / 9 / Spot / 0.1.0 / Spot.podspec.json
blob0f29fab6ff69432d376bde7c21f384428507e9e2
2   "name": "Spot",
3   "version": "0.1.0",
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.0"
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"