blob: 774db2fbbd3dd3dff9332f3314184a1f0e9509ea [file] [log] [blame]
{
"name": "HPKeyboard",
"version": "1.1.0",
"summary": "Emoji keyboard =D.",
"description": " A longer description of HPKeyboard 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!\n",
"homepage": "https://github.com/huyphams/HPKeyboard",
"license": "MIT",
"authors": {
"Huy": "duchuykun@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/huyphams/HPKeyboard.git",
"tag": "1.1.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/Resources/*.png",
"requires_arc": true
}