blob: 47cfbc138ca7f2d480b54df5aa83579acb22b464 [file] [log] [blame]
{
"name": "HTextInput",
"version": "1.1.7",
"summary": "A short description of HTextInput.",
"description": "A longer description of HTextInput in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/jumperb/HTextInput",
"license": "Copyright",
"authors": {
"jumperb": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/HTextInput.git",
"tag": "1.1.7"
},
"source_files": "Class/**/*.{h,m}",
"dependencies": {
"Hodor": [
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}