blob: 1883cbcf47aa44571741d35e40b8b5c1e8acc790 [file] [log] [blame]
{
"name": "HTextInput",
"version": "1.1.2",
"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.2"
},
"source_files": "Class/**/*.{h,m}",
"dependencies": {
"Hodor": [
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}