blob: 613bc70562dd161bf1b3287248b788bffcf31134 [file] [log] [blame]
{
"name": "DRTextInputView",
"version": "0.1.1",
"summary": "一个带输入框的弹窗",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRTextInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRTextInputView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"resources": "DRTextInputView/Classes/*.xib",
"source_files": "DRTextInputView/Classes/*.{h,m}",
"dependencies": {
"DRMacroDefines": [
],
"DRPopAnimationView": [
]
}
}