[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / d / 5 / SwiftTrace / 5.5.0 / SwiftTrace.podspec.json
blob93a25f0280aa28737a155c7235d48537f7e30de6
2   "name": "SwiftTrace",
3   "version": "5.5.0",
4   "summary": "Log Swift or Objective-C method invocations",
5   "homepage": "https://github.com/johnno1962/SwiftTrace",
6   "social_media_url": "https://twitter.com/Injection4Xcode",
7   "documentation_url": "https://github.com/johnno1962/SwiftTrace/blob/master/README.md",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "johnno1962": "swifttrace@johnholdsworth.com"
13   },
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/johnno1962/SwiftTrace.git",
20     "tag": "5.5.0"
21   },
22   "source_files": "SwiftTrace/*.{swift,h,mm,s}",
23   "swift_versions": [
24     "5.0",
25     "4.2",
26     "4.0",
27     "5.0"
28   ],
29   "swift_version": "5.0"