[Add] AlibabacloudQuanMiaoLightApp20240801 2.1.0
[CocoaPods.git] / Specs / e / 1 / b / Joyfill / 1.2.0 / Joyfill.podspec.json
blobcf58b8ca2d0c61d46fa9a7794ce2717ea433435b
2   "name": "Joyfill",
3   "version": "1.2.0",
4   "summary": "Joyfill is a form solution SDK that integrates JoyfillModel.",
5   "description": "Joyfill provides form solutions for mobile apps with easy integration, leveraging the capabilities of JoyfillModel.",
6   "homepage": "https://github.com/joyfill/components-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Vishnu Dutt": "vishnubishnoi7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/joyfill/components-swift.git",
16     "tag": "1.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "15.0"
21   },
22   "module_name": "Joyfill",
23   "source_files": "Sources/JoyfillUI/**/*.{swift}",
24   "dependencies": {
25     "JoyfillModel": [
26       "~> 1.0.8"
27     ]
28   },
29   "swift_version": "5.0"