[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / ADKeyboardManager / 5.0.0 / ADKeyboardManager.podspec.json
blob9d827f3f2846079fe6237b9ec5cdf4cadb4120af
2   "name": "ADKeyboardManager",
3   "version": "5.0.0",
4   "authors": "Applidium",
5   "license": {
6     "type": "Commercial",
7     "text": "Created and licensed by Applidium. Copyright 2016 Applidium. All rights reserved."
8   },
9   "homepage": "http://applidium.com",
10   "summary": "Applidium's keyboard manager for ScrollViews",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/faberNovel/ADKeyboardManager.git",
16     "tag": "v5.0.0"
17   },
18   "source_files": "Classes/*.swift",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "swift_versions": "4.2",
25   "swift_version": "4.2"