[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 2 / 0 / ShakeBug / 1.0.13 / ShakeBug.podspec.json
blob0870970b2c76d8d7016c2954f96aa0fc55035dab
2   "name": "ShakeBug",
3   "version": "1.0.13",
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-com/ShakeBug",
7   "license": "MIT",
8   "authors": {
9     "Softnoesis": "contact@softnoesis.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/softnoesis-com/ShakeBug.git",
16     "tag": "1.0.13"
17   },
18   "vendored_frameworks": "ShakeBug.framework",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }