[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / d / KeyboardRobin / 0.0.1 / KeyboardRobin.podspec.json
blobf3bddb7a6efadcf6ca776a83ed1d731aed1a1ae6
2   "name": "KeyboardRobin",
3   "version": "0.0.1",
4   "summary": "KeyboardRobin help you make keyboard animation.",
5   "description": "                   We may need keyboard infomation from keyboard notification to do animation,\n                   but the approach is complicated and easy to make mistakes.\n                   But KeyboardRobin will make it simple & easy.\n",
6   "homepage": "https://github.com/gzucm/KeyboardRobin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tianjie": "gzucm_tianjie@foxmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/gzucm/KeyboardRobin.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "KeyboardRobin/*.{h,m}",
22   "requires_arc": true