[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 2 / 3 / WTScrollViewKeyboardManager / 0.0.1 / WTScrollViewKeyboardManager.podspec.json
blob70e5f96472f7bddf66272674c911309917cf742e
2   "name": "WTScrollViewKeyboardManager",
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     "WillowTree Apps"
12   ],
13   "homepage": "https://github.com/willowtreeapps/WTScrollViewKeyboardManager",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/willowtreeapps/WTScrollViewKeyboardManager.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WTScrollViewKeyboardManager/WTScrollViewKeyboardManager.{h,m}",
22   "requires_arc": true