blob: aa47138f5753055db577a6c04914f5c4c6477c12 [file] [log] [blame]
{
"name": "CRBoxInputView",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PodCode/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}