blob: 596a4b0f85bad12733e48e40a5d5a2441571299e [file] [log] [blame]
{
"name": "HHTextFieldView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHTextFieldView/Classes/**/*",
"resource_bundles": {
"HHTextFieldView": [
"HHTextFieldView/Assets/*.png"
]
}
}