blob: 33944f9468fe22b76c67ae3b29c099f3cfa8684c [file] [log] [blame]
{
"name": "SwiftyFORM",
"version": "1.5.0",
"license": "MIT",
"summary": "SwiftyFORM is an iOS framework for creating forms",
"homepage": "https://github.com/neoneye/SwiftyFORM",
"authors": {
"Simon Strandgaard": "simon@iroots.dk"
},
"source": {
"git": "https://github.com/neoneye/SwiftyFORM.git",
"tag": "1.5.0"
},
"source_files": "Source/*/*.swift",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1.0"
},
"pushed_with_swift_version": "3.1.0"
}