blob: 7bcc723aea576e941a2f99af109e54904f363283 [file] [log] [blame]
{
"name": "Inquire",
"version": "0.1.0",
"summary": "Form creation framework for iOS",
"description": "A simple framework for easily creating forms in iOS apps.",
"homepage": "https://github.com/wess/inquire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Wess Cope",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wess/inquire.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.*"
}