[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 4 / 2 / FocusableImageView / 0.0.3 / FocusableImageView.podspec.json
blob94040c82a622e4163321888325a38877beb1c50a
2   "name": "FocusableImageView",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_version": "5.1"