[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / 4 / e / YUQuickEnter / 0.0.1 / YUQuickEnter.podspec.json
blobbcc9d68e73443f4eb975014dadf0b0df83a6bd0a
2   "name": "YUQuickEnter",
3   "version": "0.0.1",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/afishhhhh/YUQuickEnter.git",
16     "tag": "0.0.1"
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