[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 5 / BugBattle / 3.3.0 / BugBattle.podspec.json
blobdb5322736b6d91a403bedda27cc429ab1d793a31
2   "name": "BugBattle",
3   "version": "3.3.0",
4   "summary": "In-App Bug Reporting and Testing for Apps. Learn more at https://www.bugbattle.io",
5   "homepage": "https://www.bugbattle.io",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "BugBattle": "hello@bugbattle.io"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/BugBattle/iOS-SDK.git",
18     "tag": "3.3.0"
19   },
20   "source_files": "BugBattle/Classes/**/*",
21   "public_header_files": "BugBattle/Classes/**/*.h",
22   "resources": [
23     "BugBattle/Assets/**/*.storyboard",
24     "BugBattle/Assets/**/*.png"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]