blob: e058bc134a2e63803fe432e4b9cc302eaf9b28a9 [file] [log] [blame]
{
"name": "DCLayoutKit",
"version": "3.2.1",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "http://layoutkit.org",
"authors": "LinkedIn",
"summary": "DCLayoutKit is a fast view layout library for iOS, macOS, and tvOS.",
"source": {
"http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/LayoutKit/DCLayoutKit_03-10-2021-18-49-52.zip"
},
"swift_versions": "4.0",
"vendored_frameworks": "DCLayoutKit.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64 armv7s"
},
"documentation_url": "http://layoutkit.org",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
},
"swift_version": "4.0"
}