[Add] DocumentReaderFullAuthRFIDStage 7.5.10873
[CocoaPods.git] / Specs / d / e / 1 / OnTheKeyboard / 0.0.5 / OnTheKeyboard.podspec.json
blob2cb8538a5e33cb7d8cb7a7f7c1351e21bb312da0
2   "name": "OnTheKeyboard",
3   "version": "0.0.5",
4   "summary": "Toolbar on the keyboard",
5   "description": "OnTheKeyboard provides a toolbar located above the keyboard.",
6   "homepage": "https://github.com/1amageek/OnTheKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1amageek": "tmy0x3@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/1amageek",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/1amageek/OnTheKeyboard.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "OnTheKeyboard",
24     "OnTheKeyboard/**/*.swift"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Toolbar": [
30     ]
31   }