blob: bcc9d68e73443f4eb975014dadf0b0df83a6bd0a [file] [log] [blame]
{
"name": "YUQuickEnter",
"version": "0.0.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/afishhhhh/YUQuickEnter.git",
"tag": "0.0.1"
},
"source_files": [
"Pod",
"Pod/Class/*.{h,m}"
],
"resource_bundles": {
"YUQuickEnter": [
"Pod/Assets/*.png"
]
},
"requires_arc": true
}