[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / c / WTAScrollViewKeyboardManager / 1.0.3 / WTAScrollViewKeyboardManager.podspec.json
blobc8934c406f566604f3f6bbbe541219f695357639
2   "name": "WTAScrollViewKeyboardManager",
3   "version": "1.0.3",
4   "summary": "A class to manage scroll view content and scroll indicator insets when the keyboard appears and disappears.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": [
10     "Andrew Carter",
11     "Matt Yohe",
12     "Joel Garrett",
13     "WillowTree Apps"
14   ],
15   "homepage": "https://github.com/willowtreeapps/WTAScrollViewKeyboardManager",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/willowtreeapps/WTAScrollViewKeyboardManager.git",
21     "tag": "1.0.3"
22   },
23   "source_files": "WTScrollViewKeyboardManager/WTAKeyboardManager.{h,m}",
24   "requires_arc": true