blob: 492a29552d0fc6538eb3932d4f017976b1277e1e [file] [log] [blame]
{
"name": "CRBoxInputView",
"version": "0.1.9",
"summary": "You can use this widget for verify code, password input or phone number input.",
"description": "TODO: You can use this widget for verify code, password input or phone number input.",
"homepage": "https://github.com/CRAnimation/CRBoxInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BearRan": "648070256@qq.com"
},
"source": {
"git": "https://github.com/CRAnimation/CRBoxInputView.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PodCode/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}