[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / 2 / FocusableImageView / 0.0.4 / FocusableImageView.podspec.json
blob8da15093d9b3603ed517c6c0b067f77d4f61845d
2   "name": "FocusableImageView",
3   "version": "0.0.4",
4   "summary": "FocusableImageView is a library for creating focusable imageview.",
5   "description": "FocusableImageView is a library for creating focusable imageview.\nUsers can focus images by tapping views.",
6   "homepage": "https://github.com/malt03/FocusableImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koji Murata": "malt.koji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/malt03/FocusableImageView.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_version": "5.1"