blob: 70ff601e241f989532c88fc192eda4fd3c6c42dc [file] [log] [blame]
{
"name": "LastCrash",
"version": "1.0.0",
"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.0/LastCrash.framework.zip"
},
"vendored_frameworks": "LastCrash.framework",
"requires_arc": false,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}