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