[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / d / KeyboardRobin / 0.0.3 / KeyboardRobin.podspec.json
blob16eafe96a1e48408be793b42018d2ac2c62c398d
2   "name": "KeyboardRobin",
3   "version": "0.0.3",
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/htxs/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/htxs/KeyboardRobin.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "KeyboardRobin/*.{h,m}",
22   "requires_arc": true