[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 2 / 0 / ShakeBug / 1.0.18 / ShakeBug.podspec.json
blobe8eb0b68e6ba9e9580b15450dfb5d462b345d8c2
2   "name": "ShakeBug",
3   "version": "1.0.18",
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.18"
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   }