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