blob: d1437d4cb9b535d701bf708b40388c88a4baa87f [file] [log] [blame]
{
"name": "Inquire",
"version": "0.0.1",
"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.0.1"
},
"source_files": "Sources/*.*"
}