blob: 50a30a63f7b10df6c9d6ef774b779e87cf9d9dd3 [file] [log] [blame]
{
"name": "USE_Form",
"version": "0.1.2",
"summary": "A short description of USE_Form.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/libs-iOS/form",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Claudio Madureira Silva Filho": "claudio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/form.git",
"tag": "0.1.2"
},
"swift_version": "5",
"platforms": {
"ios": "8.2"
},
"source_files": "USE_Form/Classes/**/*",
"dependencies": {
"TPKeyboardAvoiding": [
"~> 1.3.2"
]
}
}