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