blob: 6a19c412009a529ea204aab80a35d0d8511321f6 [file] [log] [blame]
{
"name": "Swift_Form",
"version": "0.5.0",
"summary": "A short description of SwiftyForm.",
"description": "form",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/SwiftyForm.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"source_files": "SwiftyForm/Class/**/*",
"swift_version": "5.2"
}