[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 7 / 0 / 3 / UnderKeyboard / 1.0.5 / UnderKeyboard.podspec.json
blob97578691ded63dd74d6cd548699e3f05d188e386
2   "name": "UnderKeyboard",
3   "version": "1.0.5",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/exchangegroup/UnderKeyboard",
8   "summary": "A helper function for moving scroll view content from under the keyboard written in Swift",
9   "description": "                   Moves scroll view content from under the keyboard on iOS. It adjusts the bottom inset of the scroll view by the height of the keyboard when it is shown.\n",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/exchangegroup/UnderKeyboard.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "UnderKeyboard/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   }