blob: 8eac31f44a50620a443d9c569294a5b9e5f25dc1 [file] [log] [blame]
{
"name": "AFMaterialTextField",
"version": "0.1.1",
"summary": "A custom Material TextFields.",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fakiho/AFMaterialTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fakiho": "afdetails@gmail.com"
},
"source": {
"git": "https://github.com/fakiho/AFMaterialTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/*.{h,m,swift}"
}