[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / a / HideKeyboardWhenTappedAround / 1.0.0 / HideKeyboardWhenTappedAround.podspec.json
blob1e552c7a956d5f708245d64fa6480509eef54605
2   "name": "HideKeyboardWhenTappedAround",
3   "version": "1.0.0",
4   "summary": "As the name suggest, it hides the keyboard when user tapped around.",
5   "description": "It hides the keyboard when user tapped anywhere around a UIViewController.",
6   "homepage": "https://github.com/Shritesh99/HideKeyboardWhenTappedAround",
7   "screenshots": "https://raw.githubusercontent.com/Shritesh99/HideKeyboardWhenTappedAround/master/gif/ss.gif",
8   "license": "MIT",
9   "authors": {
10     "Shritesh": "shritesh.sj@gmail.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/Shritesh99/HideKeyboardWhenTappedAround.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "HideKeyboardWhenTappedAround/*.swift",
20   "swift_versions": "4.2",
21   "swift_version": "4.2"