[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / a / 0 / PerfSDK / 0.3.0 / PerfSDK.podspec.json
blob8d0a14972f76a66b9576c5229e0c80a89e5b11f5
2   "name": "PerfSDK",
3   "version": "0.3.0",
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.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/*",
22   "pushed_with_swift_version": "3.0"