[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / c / 5 / TrScratchImageView / 1.1.1 / TrScratchImageView.podspec.json
blobf218e0a57d7b430f9c92b662beda27a7341c7d19
2   "name": "TrScratchImageView",
3   "version": "1.1.1",
4   "summary": "Custom ImageView like scratch card",
5   "swift_versions": "4.0",
6   "description": "A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.",
7   "homepage": "https://github.com/bknds/TrScratchImageView",
8   "license": "MIT",
9   "authors": {
10     "bknds": "bknds@163.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/bknds/TrScratchImageView.git",
17     "tag": "1.1.1"
18   },
19   "source_files": "TrScratchImageView/TrScratchImageView.swift",
20   "frameworks": "UIKit",
21   "swift_version": "4.0"