blob: 5fc3b93a5251255dde8187856268159c788cc801 [file] [log] [blame]
{
"name": "Tracer",
"version": "1.0",
"summary": "Custom Xcode Instruments package that implements tracing of any activities inside the app",
"homepage": "http://appspector.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Techery": "heroes@techery.io"
},
"source": {
"git": "https://github.com/appspector/Tracer.git",
"tag": "1.0"
},
"platforms": {
"ios": "12.0",
"osx": "10.14"
},
"source_files": "Tracer/TracingModule/*"
}