[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / f / 8 / CYRKeyboardButton / 0.5.1 / CYRKeyboardButton.podspec.json
blob64d57163376a986966d55e0b40cc4aaa935af619
2   "name": "CYRKeyboardButton",
3   "version": "0.5.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons.",
9   "authors": {
10     "Illya Busigin": "http://illyabusigin.com/"
11   },
12   "source": {
13     "git": "https://github.com/illyabusigin/CYRKeyboardButton.git",
14     "tag": "0.5.1"
15   },
16   "homepage": "https://github.com/illyabusigin/CYRKeyboardButton",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CYRKeyboardButton",
21   "requires_arc": true,
22   "dependencies": {
23     "TurtleBezierPath": [
25     ]
26   }