blob: 976a06bcb4598a725611e4182318cc48f8fedb49 [file] [log] [blame]
{
"name": "YUQuickEnter",
"version": "0.1.0",
"summary": "A customize and expandable inputAccessoryView for UITextField and UITextView.",
"description": "YUQuickEnter is a customize and expandable inputAccessoryView, display a set of text.",
"homepage": "https://github.com/afishhhhh/YUQuickEnter",
"license": "MIT",
"authors": {
"虞冠群": "ygqdev0126@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/afishhhhh/YUQuickEnter.git",
"tag": "0.1.0"
},
"source_files": [
"Pod",
"Pod/Class/*.{h,m}"
],
"resource_bundles": {
"YUQuickEnter": [
"Pod/Assets/*.png"
]
},
"requires_arc": true
}