blob: 78b0f647b3b36a0a8c23a784fa0cfacde3fd8fb8 [file] [log] [blame]
{
"name": "IKCryptoKeyboard",
"version": "1.0.0",
"summary": "this is crypto keyboard view controller.",
"dependencies": {
"CryptoSwift": [
]
},
"description": "this is crypto keyboard view controller,\npresent modal view controller included crypto keyboard.",
"homepage": "https://github.com/leibniz55/IKCryptoKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leibniz55": "leibniz55@naver.com"
},
"source": {
"git": "https://github.com/leibniz55/IKCryptoKeyboard.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IKCryptoKeyboard/Classes/**/*",
"swift_version": "3.0"
}