[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / b / 4 / d / ComputableLayout / 0.6.1 / ComputableLayout.podspec.json
blobc70d2a0c1a55fa87bc734c098481501e12867c17
2   "name": "ComputableLayout",
3   "version": "0.6.1",
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.6.1"
16   },
17   "social_media_url": "https://twitter.com/@GoDominic",
18   "dependencies": {
19     "DGSwiftUtilities": [
20       "~> 0.9"
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"