blob: f60f45c89575efff64c117063ed571ae5842e4ce [file] [log] [blame]
{
"name": "DriveKitNetworking",
"version": "1.4.6",
"summary": "DriveKit Networking",
"homepage": "https://docs.drivequant.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"DriveQuant": "developer@drivequant.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://maven.drivequant.com/repository/ios-drivekit/com/drivequant/drivekit-networking/1.4.6/drivekit-networking-1.4.6.zip"
},
"ios": {
"vendored_frameworks": "DriveKitNetworking.framework"
},
"requires_arc": true,
"info_plist": {
"CFBundleIdentifier": "com.drivequant.drivekit-networking"
}
}