[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / ACKeyboardObserver / 0.1.0 / ACKeyboardObserver.podspec.json
blob203f791d50d63542b9a8673ed1dc7e45fc08eab6
2   "name": "ACKeyboardObserver",
3   "version": "0.1.0",
4   "summary": "A better way to handle keyboard events",
5   "description": "  *  Convert six NSNotifications into a delegate with two methods. \n  *  Provide a quick method to perform keyboard related animation.\n  *  Compatible with Swift\n",
6   "homepage": "https://github.com/yanke-guo/ACKeyboardObserver",
7   "license": "MIT",
8   "authors": {
9     "YANKE Guo": "me@yanke.io"
10   },
11   "source": {
12     "git": "https://github.com/yanke-guo/ACKeyboardObserver.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{h,m}"