[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / f / e / 3 / LastCrash / 1.1.0 / LastCrash.podspec.json
blob3825f74dd252aace1bb97c6bd67fb42f8f927fa9
2   "name": "LastCrash",
3   "version": "1.1.0",
4   "summary": "LastCrash for iOS",
5   "description": "LastCrash SDK for iOS",
6   "homepage": "https://www.pocketlabs.io",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright © 2024 Pocket Labs LLC. All rights reserved."
10   },
11   "authors": {
12     "Kyle Shank": "kyle@pocketlabs.io"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source": {
24     "http": "https://lastcrash-ios.s3.amazonaws.com/1.1.0/LastCrash.framework.zip"
25   },
26   "vendored_frameworks": "LastCrash.framework",
27   "requires_arc": false,
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   }