[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / 7 / 3 / SKTextInputsManager / 0.0.7 / SKTextInputsManager.podspec.json
blobb22d44d8ba5b7e8c3973ae79e4c0ef4f03a9b667
2   "name": "SKTextInputsManager",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "TextInputsManager manages all text inputs in scrollview or view",
8   "requires_arc": true,
9   "version": "0.0.7",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/TextInputsManager",
18   "source": {
19     "git": "https://github.com/sjsoad/TextInputsManager.git",
20     "tag": "0.0.7"
21   },
22   "frameworks": "UIKit",
23   "source_files": "TextInputsManager/**/*.{swift}"