[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / 0 / ShakeBug / 1.0.15 / ShakeBug.podspec.json
blob183006f3cb341067b3476a3015959c5ab11e02ee
2   "name": "ShakeBug",
3   "version": "1.0.15",
4   "summary": "bug & crash reporting framework",
5   "description": "Report bugs, annotate screenshots, and collect logs from within your iOS app!",
6   "homepage": "https://github.com/softnoesis/ShakeBug",
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.15"
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   }