[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 4 / d / ComputableLayout / 0.7.0 / ComputableLayout.podspec.json
blob68225f00bb92fee81c395baefaa2030babff089a
2   "name": "ComputableLayout",
3   "version": "0.7.0",
4   "summary": "A config-based layout calculator.",
5   "homepage": "https://github.com/dominicstop/ComputableLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Dominic Go": "dominic@dominicgo.dev"
12   },
13   "source": {
14     "git": "https://github.com/dominicstop/ComputableLayout.git",
15     "tag": "0.7.0"
16   },
17   "social_media_url": "https://twitter.com/@GoDominic",
18   "dependencies": {
19     "DGSwiftUtilities": [
20       "~> 0.11"
21     ]
22   },
23   "platforms": {
24     "ios": "12.0"
25   },
26   "swift_versions": "5.0",
27   "frameworks": "UIKit",
28   "source_files": "Sources/**/*",
29   "swift_version": "5.0"