blob: a2d1f84be0a8fc2ede2df6843b3ad661e1f58334 [file] [log] [blame]
{
"name": "RMaterialTextFieldView",
"version": "0.1.2",
"summary": "A MaterialTextFieldView with a popover placeholder.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rsbydv/MaterialTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rsbydv": "rsbcorner@gmail.com"
},
"source": {
"git": "https://github.com/rsbydv/MaterialTextField.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RMaterialTextFieldView/Classes/**/*"
}