blob: b86e8205071e47afa86b66b44f94aeb923f454fc [file] [log] [blame]
{
"name": "KOPinCodeView",
"version": "0.1.1",
"license": "MIT",
"summary": "KOPinCodeView is a simple library for creating Pin Code view for enter",
"homepage": "https://github.com/SethSky/KOPinCodeView",
"authors": {
"Oleksandr Khymych": "seth@khymych.com"
},
"source": {
"git": "https://github.com/SethSky/KOPinCodeView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}