[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / c / WTAScrollViewKeyboardManager / 2.0.0 / WTAScrollViewKeyboardManager.podspec.json
blob568a7281d57748732e2e6c19e790ce249f447148
2   "name": "WTAScrollViewKeyboardManager",
3   "version": "2.0.0",
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": "2.0.0"
22   },
23   "source_files": "WTScrollViewKeyboardManager/WTAKeyboardManager.{h,m}",
24   "requires_arc": true