[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / b / c / IKCryptoKeyboard / 1.0.1 / IKCryptoKeyboard.podspec.json
blob99b99e3334720a69ff0408be6bdbefe5e9ab8533
2   "name": "IKCryptoKeyboard",
3   "version": "1.0.1",
4   "summary": "this is crypto keyboard view controller.",
5   "dependencies": {
6     "CryptoSwift": [
8     ]
9   },
10   "description": "this is crypto keyboard view controller,\npresent modal view controller included crypto keyboard.",
11   "homepage": "https://github.com/leibniz55/IKCryptoKeyboard",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "leibniz55": "leibniz55@naver.com"
18   },
19   "source": {
20     "git": "https://github.com/leibniz55/IKCryptoKeyboard.git",
21     "tag": "1.0.1"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "IKCryptoKeyboard/Classes/**/*",
27   "swift_version": "3.0"