[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 4 / Tracer / 1.0 / Tracer.podspec.json
blob5fc3b93a5251255dde8187856268159c788cc801
2   "name": "Tracer",
3   "version": "1.0",
4   "summary": "Custom Xcode Instruments package that implements tracing of any activities inside the app",
5   "homepage": "http://appspector.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Techery": "heroes@techery.io"
12   },
13   "source": {
14     "git": "https://github.com/appspector/Tracer.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.14"
20   },
21   "source_files": "Tracer/TracingModule/*"