[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / 5 / KeyboardAnimatable / 1.0 / KeyboardAnimatable.podspec.json
blob51bed212a361f0d711c05db952ee94d3ad561af8
2   "name": "KeyboardAnimatable",
3   "version": "1.0",
4   "summary": "A protocol-oriented library for performing animation when toggling keyboard.",
5   "homepage": "https://github.com/JeromeTan1997/KeyboardAnimatable",
6   "license": "MIT",
7   "authors": {
8     "Jerome Tan": "DevJerome@iCloud.com"
9   },
10   "source": {
11     "git": "https://github.com/JeromeTan1997/KeyboardAnimatable.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "KeyboardAnimatable/*"