blob: 5c9cb020b9a2388f9acbe490ec5574d78aadb55d [file] [log] [blame]
{
"name": "BSCodeInputView",
"version": "0.0.3",
"summary": "A short use of BSCodeInputView.",
"description": "A short description of BSCodeInputView . With such as usage",
"homepage": "https://github.com/mymirror/BSCodeInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mirror": "852171945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mymirror/BSCodeInputView.git",
"tag": "0.0.3"
},
"source_files": "BSCodeInputView/BSCodeInputView/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}