blob: a126322223b83906cc99f3567d8fca521beb410d [file] [log] [blame]
{
"name": "AAMaterialText",
"version": "1.0",
"summary": "AAMaterialText is a customizable Text input field written in Swift 5.",
"description": "AAMaterialText is a customizable text field and text view to handle multiline dynamic text and customizable placeholder.",
"homepage": "https://github.com/engrahsanali/AAMaterialText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"engrahsanali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/engrahsanali/AAMaterialText.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAMaterialText/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}