| { |
| "name": "PKAutofillTextField", |
| "version": "1.0.2", |
| "summary": "Smart textfield holds existing inputs", |
| "description": "Smart textfield holds existing inputs. E.g You do not want to enter server address again by typing than selecting from existing inputs", |
| "homepage": "https://github.com/pvn/PKAutofillTextField", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Praveen Kumar Shrivastav": "composetopraveen@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/pvn/PKAutofillTextField.git", |
| "tag": "1.0.2" |
| }, |
| "social_media_url": "https://twitter.com/praveen_tech", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "PKAutofillTextField/Classes/**/*", |
| "swift_version": "4.0" |
| } |