[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / 9 / 4 / Limn / 0.9.2 / Limn.podspec.json
blobe847f2d65eb0c56a0297619a13e2a6ae8ab31bbf
2   "name": "Limn",
3   "module_name": "Limn",
4   "version": "0.9.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "A Swift library for inspecting and comparing values in Swift and Objective-C.",
10   "description": "Limn is a Swift library for inspecting and comparing values in Swift and Objective-C. It was\n  conceived as a more concise and complete alternative to Swift's dump() and over time it gained other helpful\n  features for debugging such as support for persistence, diffing and filtering of child elements.",
11   "homepage": "https://github.com/diogopribeiro/Limn",
12   "authors": {
13     "Diogo Pereira Ribeiro": "diogopribeiro.apps@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/diogopribeiro/Limn.git",
17     "tag": "0.9.2"
18   },
19   "source_files": "Sources/**/*.swift",
20   "swift_versions": [
21     "5.6"
22   ],
23   "platforms": {
24     "ios": "11.0",
25     "osx": "10.13",
26     "watchos": "4.0",
27     "tvos": "11.0"
28   },
29   "swift_version": "5.6"