blob: 0a6d743ef68c38ff3dcc6197d96d1b0d697c9a0f [file] [log] [blame]
{
"name": "FormField",
"version": "0.5.10",
"summary": "Simple Form Field in Swift",
"description": "This CocoaPod simplify your implementation of table-view forms. it provides the ability to validate your input.",
"homepage": "https://github.com/WANGjieJacques/FormField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WANG Jie": "jacques09125715@gmail.com"
},
"source": {
"git": "https://github.com/WANGjieJacques/FormField.git",
"tag": "0.5.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FormField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}