blob: 34f7b9e737df792772d323aed4066f8fabb00b0a [file] [log] [blame]
{
"name": "Record360SDK",
"version": "1.5.0",
"summary": "Record360 SDK",
"description": "Record360 is a high-quality property condition reporting tool. Use this SDK to integrate our damage documentation and dispute resolution tool.",
"homepage": "https://www.record360.com",
"license": {
"type": "commercial",
"file": "LICENSE"
},
"authors": {
"Justin Friberg": "justin@record360.com",
"Brandon Charity": "brandon@record360.com"
},
"source": {
"git": "https://github.com/Record360/record360-sdk-ios.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"AFNetworking": [
"3.2.0"
],
"CocoaLumberjack": [
"3.4.1"
],
"MBProgressHUD": [
"1.1.0"
],
"Realm": [
"3.1.0"
],
"ZXingObjC": [
"3.2.2"
]
},
"ios": {
"frameworks": [
"Accelerate",
"CoreLocation",
"ImageIO",
"CoreText",
"CoreMotion",
"SystemConfiguration",
"AssetsLibrary",
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"CoreVideo",
"CoreGraphics",
"QuartzCore"
],
"libraries": [
"iconv",
"c++",
"z"
],
"vendored_frameworks": "Record360SDK.framework"
}
}