blob: d0efc6c7cd2d967d94d162b3c9b2a730d59e8858 [file] [log] [blame]
{
"name": "MRJInputView",
"version": "0.1.2.3",
"summary": "文本多样性输入框",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJInputView.git",
"tag": "0.1.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJInputView/Classes/**/*",
"resource_bundles": {
"MRJInputView": [
"MRJInputView/Assets/*.png"
]
},
"dependencies": {
"MRJTool": [
],
"UIViewMRJFrame": [
],
"MRJUIColorAdditions": [
],
"DWTagList": [
],
"MRJAttributedMarkup": [
]
}
}