blob: 100f563019935d8535026ee73fc87ba38e2cfd46 [file] [log] [blame]
{
"name": "HHTextFieldView",
"version": "0.1.2",
"summary": "A short description of HHTextFieldView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hutaol/HHTextFieldView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hutaol": "1325049637@qq.com"
},
"source": {
"git": "https://github.com/hutaol/HHTextFieldView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHTextFieldView/Classes/**/*",
"resource_bundles": {
"HHTextFieldView": [
"HHTextFieldView/Assets/*.png"
]
}
}