[Add] JupiterSDK 3.4.7
[CocoaPods.git] / Specs / 0 / b / c / WTAScrollViewKeyboardManager / 0.0.1 / WTAScrollViewKeyboardManager.podspec.json
blob86d5b9dec1f460014f967b48d492a210581e0484
2   "name": "WTAScrollViewKeyboardManager",
3   "version": "0.0.1",
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     "WillowTree Apps"
13   ],
14   "homepage": "https://github.com/willowtreeapps/WTAScrollViewKeyboardManager",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/willowtreeapps/WTAScrollViewKeyboardManager.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "WTScrollViewKeyboardManager/WTAScrollViewKeyboardManager.{h,m}",
23   "requires_arc": true