blob: 5faafd79c898c017436653dc894778e25767b59f [file] [log] [blame]
{
"name": "LHInfoTextfield",
"version": "0.1.0",
"summary": "A UITextfield Extension to show infomation when text match condition",
"description": "A UITextfield Extension to show infomation when text match condition,it is quite easy to use",
"homepage": "https://github.com/LeoMobileDeveloper/LHInfoTextfield",
"license": "MIT",
"authors": {
"leoMobileDeveloper": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/LHInfoTextfield.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LHInfoTextfield": [
"Pod/Assets/*.png"
]
}
}