blob: 73f7c2ea8755e22abf8a39b4d3e136995ba2992e [file] [log] [blame]
{
"name": "CRBoxInputView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CRBoxInputView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}