[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / e / 2 / SwiftFormKit / 1.0.0 / SwiftFormKit.podspec.json
blobfcd9a2e8d57b62a3db9fa70848bf238e34b4325b
2   "name": "SwiftFormKit",
3   "version": "1.0.0",
4   "summary": "A framework for creating dynamic forms in iOS.",
5   "description": "SwiftFormKit is a framework that allows developers to easily create dynamic forms with support for different field types and automatic validation.",
6   "homepage": "https://github.com/tyvdvb/SwiftFormKit",
7   "license": {
8     "type": "MIT",
9     "file": "/Users/iranazar/Desktop/frameworks ios/SwiftFormKit/LICENSE"
10   },
11   "authors": {
12     "tyvdvb": "ira1980nazar@gmail.com"
13   },
14   "platforms": {
15     "ios": "17.2"
16   },
17   "source": {
18     "git": "https://github.com/tyvdvb/SwiftFormKit.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SwiftFormKit/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"