[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 4 / ClickableImage / 1.0.0 / ClickableImage.podspec.json
blob1aa12e55d2f783909cb53b369110c0765665d146
2   "name": "ClickableImage",
3   "version": "1.0.0",
4   "summary": "ClickableImage is a extension that users to tap image views to expand them.",
5   "description": "ClickableImage is an extension written in Swift for iOS that allows UIImageView's to be expanded to be made tappable by the user to expand the image full screen and allow them to pinch to zoom, and swipe the image away to dismiss.",
6   "homepage": "https://github.com/rrainn/ClickableImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rrainn": "support@rrainn.com"
13   },
14   "source": {
15     "git": "https://github.com/rrainn/ClickableImage.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/rrainn_inc",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ClickableImage/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.2"