blob: a0906708e0532a14df09ce6a052edec480914739 [file] [log] [blame]
{
"name": "PKAutofillTextField",
"version": "1.0",
"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"
},
"social_media_url": "https://twitter.com/praveen_tech",
"platforms": {
"ios": "10.0"
},
"source_files": "PKAutofillTextField/Classes/**/*",
"swift_version": "4.0"
}