blob: 001a2b2ce7995637e10472522cca5911f30f682d [file] [log] [blame]
{
"name": "SwiftTrace",
"version": "2.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": "2.0"
},
"source_files": "SwiftTrace/*.{swift,h,mm,s}"
}