blob: 192055fbd83b6e2ede198f50df164a0004633faf [file] [log] [blame]
{
"name": "MRCodeView",
"version": "0.1.6",
"summary": "Easy passcode input",
"description": "CodeView helps you to implement a simple numeric passcode input.",
"homepage": "https://github.com/euroboy/MRCodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rmatei1@gmail.com": "rmatei1@gmail.com"
},
"source": {
"git": "https://github.com/euroboy/MRCodeView.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MRCodeView/Classes/**/*",
"resource_bundles": {
"MRCodeView": [
"MRCodeView/Assets/*.{xib,png}"
]
},
"frameworks": "UIKit"
}