blob: 9dd304608c7581b68f9c54a87fad282ee9fd6315 [file] [log] [blame]
{
"name": "SwiftTrace",
"version": "6.0.1",
"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.0.1"
},
"source_files": "SwiftTrace/*.{swift,h,mm,s}"
}