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