[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 7 / c / 5 / BRYBugReporter / 0.1.0 / BRYBugReporter.podspec.json
blob7fa7d8666bd0fb58719a6f75574796830a17929f
2   "name": "BRYBugReporter",
3   "version": "0.1.0",
4   "summary": "A fork of Marco Arment’s BugshotKit that isn’t coupled to `MFMailComposeViewController`",
5   "homepage": "https://github.com/irace/BRYBugReporter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marco Arment": "arment@marco.org"
12   },
13   "source": {
14     "git": "https://github.com/irace/BRYBugReporter.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "BugshotKit/*.{h,m}",
18   "resources": [
19     "Resources/*"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "9.0"
24   }