blob: 9a485839e6cfc634d9e3e98323850c4dd46e2efa [file] [log] [blame]
{
"name": "Tracer",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"source_files": "Tracer/TracingModule/*"
}