blob: 3f2faae9f8a1bfe13e62dcc4f7a161b54a62c40b [file] [log] [blame]
{
"name": "SwiftTrace",
"version": "5.1.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.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/johnno1962/SwiftTrace.git",
"tag": "5.1.1"
},
"source_files": "SwiftTrace/*.{swift,h,mm,s}",
"swift_versions": "5.0",
"swift_version": "5.0"
}