[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / 0 / ShakeBug / 1.0.16 / ShakeBug.podspec.json
blobae15d60a1e4d3d3dd9e68ace236285c95a2efcd4
2   "name": "ShakeBug",
3   "version": "1.0.16",
4   "summary": "Framework to support bug & crash reporting, analytics, add event",
5   "description": "Report bugs, annotate screenshots, and collect logs from within your iOS app!",
6   "homepage": "https://www.shakebug.com/",
7   "license": "MIT",
8   "authors": {
9     "Softnoesis": "contact@softnoesis.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/softnoesis/ShakeBug.git",
16     "tag": "1.0.16"
17   },
18   "vendored_frameworks": "ShakeBug.xcframework",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }