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