[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 4 / e / YUQuickEnter / 0.1.0 / YUQuickEnter.podspec.json
blob976a06bcb4598a725611e4182318cc48f8fedb49
2   "name": "YUQuickEnter",
3   "version": "0.1.0",
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.1.0"
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