blob: 5710801a3087a94b0164e17558f1ea1e29b43732 [file] [log] [blame]
{
"name": "LastCrash",
"version": "1.0.1",
"summary": "LastCrash for iOS",
"description": "LastCrash SDK for iOS",
"homepage": "https://www.pocketlabs.io",
"license": {
"type": "Commercial",
"text": "Copyright © 2020 Pocket Labs LLC. All rights reserved."
},
"authors": {
"Kyle Shank": "kyle@pocketlabs.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://lastcrash-ios.s3.amazonaws.com/1.0.1/LastCrash.zip"
},
"vendored_frameworks": "LastCrash.framework",
"requires_arc": false,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}