[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / d / 5 / SwiftTrace / 6.0.2 / SwiftTrace.podspec.json
blob53669ff9df7bf237d824f7c893c3171045abfc22
2   "name": "SwiftTrace",
3   "version": "6.0.2",
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.10",
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/johnno1962/SwiftTrace.git",
20     "tag": "6.0.2"
21   },
22   "source_files": "SwiftTrace/*.{swift,h,mm,s}"