[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / d / IPAddressKeyboard / 0.1.0 / IPAddressKeyboard.podspec.json
blobf9f3ca490b815e9dca50474ed0dc85ed375a59c1
2   "name": "IPAddressKeyboard",
3   "version": "0.1.0",
4   "summary": "iPhone/iPad Custom keyboard for IP Address only.",
5   "description": "IPAddress keyboard is a library to display a keyboard that specializes in the input of the only IP Address for UITextField / UITextView.",
6   "homepage": "https://github.com/umino/IPAddressKeyboard",
7   "license": {
8     "type": "APL2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "戸嶋誠": "toshima@abt.jp"
13   },
14   "source": {
15     "git": "https://github.com/umino/IPAddressKeyboard.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IPAddressKeyboard/Classes/**/*",
22   "resource_bundles": {
23     "IPAddressKeyboard": [
24       "IPAddressKeyboard/Assets/*.*"
25     ]
26   }