blob: bfe429358f1278b006b78821ffbbd3d912f30ec3 [file] [log] [blame]
{
"name": "PerformanteSDK",
"version": "1.0",
"summary": "iOS SDK for tracking.",
"description": "PerformanteSDK is a tool for tracking different events in your application.",
"homepage": "https://github.com/PerformanteSDK/PerformanteSDK-iOS",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Performante, Sp. z o.o.": "performante@performante.com"
},
"source": {
"git": "https://github.com/PerformanteSDK/PerformanteSDK-iOS.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"libraries": "z",
"requires_arc": true,
"preserve_paths": "PerformanteSDK.framework",
"vendored_frameworks": "PerformanteSDK.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC, -lz"
}
}