[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / e / YUQuickEnter / 0.0.3 / YUQuickEnter.podspec.json
blob4e3d6fd256661378c73365d6821920bcdcaef738
2   "name": "YUQuickEnter",
3   "version": "0.0.3",
4   "summary": "A customize and expandable inputAccessoryView for UITextField and UITextView.",
5   "description": "YUQuickEnter is a customize and expandable inputAccessoryView, display a set of text.",
6   "homepage": "https://github.com/afishhhhh/YUQuickEnter",
7   "license": "MIT",
8   "authors": {
9     "虞冠群": "ygqdev0126@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/afishhhhh/YUQuickEnter.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Pod",
20     "Pod/Class/*.{h,m}"
21   ],
22   "resource_bundles": {
23     "YUQuickEnter": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "requires_arc": true