blob: d78b6e604ea06161773f84565d4b85701f783069 [file] [log] [blame]
{
"name": "KWForm",
"version": "1.0.0",
"summary": "Quick build a Form on iOS",
"description": " reprint kevin (https://github.com/tailang/KWFormView)\n",
"homepage": "https://github.com/johnson0205/KWForm",
"license": "MIT",
"authors": {
"kevin": "https://github.com/tailang/KWFormView"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/johnson0205/KWForm.git",
"tag": "1.0.0"
},
"source_files": "KWForm/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}