[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / c / a / 0 / PerfSDK / 0.2.1 / PerfSDK.podspec.json
blobc2c94f1a909ed6f915f912f534c9a789f2ee3d80
2   "name": "PerfSDK",
3   "version": "0.2.1",
4   "summary": "PerfSDK provides analytics on api timing for iOS client apps",
5   "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.",
6   "homepage": "https://github.com/perflabs/PerfSDK",
7   "license": {
8     "type": "GPL3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonathan Grana": "john@perf.sh"
13   },
14   "source": {
15     "git": "https://github.com/perflabs/PerfSDK.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/*",
22   "pushed_with_swift_version": "2.3"