[Add] BLEExtractor 1.1.10
[CocoaPods.git] / Specs / f / 2 / a / CardFlexKit / 1.0.0 / CardFlexKit.podspec.json
blobb48492458e97b458d3471f46346a295de79e4480
2   "name": "CardFlexKit",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "Jaydip": "jaydip@example.com"
12   },
13   "source": {
14     "git": "https://github.com/jaydip-7span/CardFlexKit.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "CardFlexKit/**/*.{h,m,swift}",
18   "resources": "CardFlexKit/**/*",
19   "platforms": {
20     "ios": "16.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "swift_version": "5.0"