blob: 58a1f24b69a3c24e7f81217bc0df07bffbad67ee [file] [log] [blame]
{
"name": "SwiftForm",
"version": "0.0.4",
"summary": "A Swift library to write forms easily.",
"homepage": "https://github.com/itzseven7/SwiftForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itzseven7": "itzseven7@outlook.fr"
},
"source": {
"git": "https://github.com/itzseven7/SwiftForm.git",
"tag": "0.0.4"
},
"swift_versions": [
"4.2",
"5.0"
],
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftForm/**/*.swift",
"swift_version": "5.0"
}