blob: 9bc06cd6e5eb2285614ff61fd26eef2264374616 [file] [log] [blame]
{
"name": "SwiftyFORM",
"version": "0.6.0",
"license": "MIT",
"summary": "SwiftyFORM is a form framework for iOS written in Swift",
"homepage": "https://github.com/neoneye/SwiftyFORM",
"authors": {
"Simon Strandgaard": "simon@iroots.dk"
},
"source": {
"git": "https://github.com/neoneye/SwiftyFORM.git"
},
"source_files": "Source/*/*.swift",
"platforms": {
"ios": "8.0"
}
}