blob: cce51cc338008f9c7cf9d7c4f7d49df058edaa72 [file] [log] [blame]
{
"name": "IKCryptoKeyboard",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IKCryptoKeyboard/Classes/**/*",
"swift_version": "3.0"
}