blob: d67ec895dbe37c3fc985802daaff43441c5e061f [file] [log] [blame]
{
"name": "RadiantForms",
"version": "2.0-beta1",
"license": "MIT",
"summary": "RadiantForms is an iOS framework for creating forms",
"homepage": "https://github.com/radiantkit/radiantforms-ios",
"authors": {
"Simon Strandgaard": "simon@iroots.dk"
},
"source": {
"git": "https://github.com/radiantkit/radiantforms-ios.git",
"tag": "2.0-beta1"
},
"source_files": "Source/*/*.swift",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"requires_arc": true,
"swift_version": "5.0"
}