4 "summary": "A lightweight library for implementing flexible card layouts in iOS apps.",
5 "description": "CardFlexKit is a library designed to help developers integrate flexible card layouts into their iOS applications. \nIt provides pre-built components and utilities for card-based designs, making UI development faster and easier.",
6 "homepage": "https://github.com/jaydip-7span/CardFlexKit",
9 "jaydip-7span": "jaydip@7span.com"
12 "git": "https://github.com/jaydip-7span/CardFlexKit.git",
17 "CardFlexKit/**/*.{h,m,swift}"
22 "public_header_files": "CardFlexKit/**/*.h",
23 "resources": "CardFlexKit/**/*.{png,jpeg,jpg,xcassets}",
25 "swift_versions": "5.0",
26 "swift_version": "5.0"