blob: f9f3ca490b815e9dca50474ed0dc85ed375a59c1 [file] [log] [blame]
{
"name": "IPAddressKeyboard",
"version": "0.1.0",
"summary": "iPhone/iPad Custom keyboard for IP Address only.",
"description": "IPAddress keyboard is a library to display a keyboard that specializes in the input of the only IP Address for UITextField / UITextView.",
"homepage": "https://github.com/umino/IPAddressKeyboard",
"license": {
"type": "APL2",
"file": "LICENSE"
},
"authors": {
"戸嶋誠": "toshima@abt.jp"
},
"source": {
"git": "https://github.com/umino/IPAddressKeyboard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IPAddressKeyboard/Classes/**/*",
"resource_bundles": {
"IPAddressKeyboard": [
"IPAddressKeyboard/Assets/*.*"
]
}
}