[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / 5 / RSKKeyboardAnimationObserver / 1.0.0 / RSKKeyboardAnimationObserver.podspec.json
blobf3d13605b6a53ccf6c1dc2e178e5e932b45a6c2a
2   "name": "RSKKeyboardAnimationObserver",
3   "version": "1.0.0",
4   "summary": "Showing/dismissing keyboard animation in simple view controller category.",
5   "homepage": "https://github.com/ruslanskorb/RSKKeyboardAnimationObserver",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anton Gaenko": "antony.gaenko@gmail.com",
12     "Ruslan Skorb": "ruslan.skorb@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/ruslanskorb/RSKKeyboardAnimationObserver.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "RSKKeyboardAnimationObserver/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true