blob: c2c94f1a909ed6f915f912f534c9a789f2ee3d80 [file] [log] [blame]
{
"name": "PerfSDK",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*",
"pushed_with_swift_version": "2.3"
}