blob: 6521f98f8c49027f8a92d045aba356ae016c0aa3 [file] [log] [blame]
{
"name": "SwiftTrace",
"version": "6.3.2",
"summary": "Log Swift or Objective-C method invocations",
"homepage": "https://github.com/johnno1962/SwiftTrace",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "https://github.com/johnno1962/SwiftTrace/blob/master/README.md",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "swifttrace@johnholdsworth.com"
},
"platforms": {
"osx": "10.10",
"ios": "10.0"
},
"source": {
"git": "https://github.com/johnno1962/SwiftTrace.git",
"tag": "6.3.2"
},
"source_files": "{SwiftTrace,SwiftTraceGuts,SwiftTraceGuts/include}/*.{swift,h,mm,s}"
}