blob: ac1d26541abdc199c4d1d122501d7fb1cae2c26c [file] [log] [blame]
{
"name": "MRJInputView",
"version": "0.1.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJInputView/Classes/**/*",
"resource_bundles": {
"MRJInputView": [
"MRJInputView/Assets/*.png"
]
},
"dependencies": {
"MRJTool": [
],
"UIViewMRJFrame": [
],
"MRJUIColorAdditions": [
],
"DWTagList": [
],
"MRJAttributedMarkup": [
]
}
}