[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / 0 / PerfSDK / 0.1.1 / PerfSDK.podspec.json
blob9470d3a79f093b63ffe3affbbd7dd02b88fb0e01
2   "name": "PerfSDK",
3   "version": "0.1.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/ios-lib",
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/ios-lib.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*"