blob: 27f4774453f08e02bcdc9c8b1f233e2d0f9b79cb [file] [log] [blame]
{
"name": "MRCodeView",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MRCodeView/Classes/**/*",
"resource_bundles": {
"MRCodeView": [
"MRCodeView/Assets/*.{xib,png}"
]
},
"frameworks": "UIKit"
}