| { |
| "name": "AutoCompleteTextInput", |
| "version": "0.1.4", |
| "summary": "A short description of AutoCompleteTextInput.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://git.usemobile.com.br/libs-iOS/autocomplete-input-view", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Tulio Parreiras": "tulio@usemobile.xyz" |
| }, |
| "source": { |
| "git": "https://git.usemobile.com.br/libs-iOS/autocomplete-input-view.git", |
| "tag": "0.1.4" |
| }, |
| "static_framework": true, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "AutoCompleteTextInput/Classes/**/*", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |