blob: 7482fc6253dee546a6b428a6c8dd18e9f63b6209 [file] [log] [blame]
{
"name": "SwiftTrace",
"version": "4.0",
"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": "4.0"
},
"source_files": "SwiftTrace/*.{swift,h,mm,s}",
"pushed_with_swift_version": "4.0"
}