[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 1 / 0 / b / MRJInputView / 0.1.2.6 / MRJInputView.podspec.json
blobf8480c2aad5c66b86cf15c9fc644f8abe121511e
2   "name": "MRJInputView",
3   "version": "0.1.2.6",
4   "summary": "文本多样性输入框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrjlovetian/MRJInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjlovetian@gmail.com": "mrjlovetian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/MRJInputView.git",
16     "tag": "0.1.2.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRJInputView/Classes/**/*",
22   "resource_bundles": {
23     "MRJInputView": [
24       "MRJInputView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MRJTool": [
30     ],
31     "UIViewMRJFrame": [
33     ],
34     "MRJUIColorAdditions": [
36     ],
37     "DWTagList": [
39     ],
40     "MRJAttributedMarkup": [
42     ]
43   }