blob: 8d0a14972f76a66b9576c5229e0c80a89e5b11f5 [file] [log] [blame]
{
"name": "PerfSDK",
"version": "0.3.0",
"summary": "PerfSDK provides analytics on api timing for iOS client apps",
"description": "PerfSDK seamlessy monitors the API requests your app makes and sends timing data to perf.sh to help you idenify any slow endpoints your users might be experiencing.",
"homepage": "https://github.com/perflabs/PerfSDK",
"license": {
"type": "GPL3",
"file": "LICENSE"
},
"authors": {
"Jonathan Grana": "john@perf.sh"
},
"source": {
"git": "https://github.com/perflabs/PerfSDK.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*",
"pushed_with_swift_version": "3.0"
}