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