blob: 95abf4807d04248e010ef7c148cee5c393068d29 [file] [log] [blame]
{
"name": "Swift_Form",
"version": "0.3.5",
"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.3.5"
},
"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"
}