[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / e / 3 / LastCrash / 1.0.1 / LastCrash.podspec.json
blob5710801a3087a94b0164e17558f1ea1e29b43732
2   "name": "LastCrash",
3   "version": "1.0.1",
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 © 2020 Pocket Labs LLC. All rights reserved."
10   },
11   "authors": {
12     "Kyle Shank": "kyle@pocketlabs.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://lastcrash-ios.s3.amazonaws.com/1.0.1/LastCrash.zip"
19   },
20   "vendored_frameworks": "LastCrash.framework",
21   "requires_arc": false,
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   }