[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 7 / d / 5 / SwiftTrace / 1.2 / SwiftTrace.podspec.json
blob6e8b927fc0614e28812dd01a07dd8cb45b991d01
2   "name": "SwiftTrace",
3   "version": "1.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.9",
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/johnno1962/SwiftTrace.git",
20     "tag": "1.2"
21   },
22   "source_files": "SwiftTrace/*.{swift,h,mm,s}"