[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / d / 5 / SwiftTrace / 1.1 / SwiftTrace.podspec.json
blobd588331bd269ed743791f3ffb4a910dbaa161202
2   "name": "SwiftTrace",
3   "version": "1.1",
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": "1.1"
21   },
22   "source_files": "SwiftTrace/*.{swift,h,mm,s}"