blob: 4e3d6fd256661378c73365d6821920bcdcaef738 [file] [log] [blame]
{
"name": "YUQuickEnter",
"version": "0.0.3",
"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.0.3"
},
"source_files": [
"Pod",
"Pod/Class/*.{h,m}"
],
"resource_bundles": {
"YUQuickEnter": [
"Pod/Assets/*.png"
]
},
"requires_arc": true
}