[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / b / 3 / ScratchImage / 1.1.0 / ScratchImage.podspec.json
blob37f74092def2e4eea732cca4d2dfb73754ddcb1f
2   "name": "ScratchImage",
3   "version": "1.1.0",
4   "summary": "Scratchable UIImageView",
5   "homepage": "https://github.com/cashwalk/ScratchImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DongHee Kang": "kanglpmg@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cashwalk/ScratchImage.git",
15     "tag": "1.1.0"
16   },
17   "documentation_url": "https://github.com/cashwalk/ScratchImage/blob/master/README.md",
18   "ios": {
19     "source_files": "Sources/ScratchImage/*.swift"
20   },
21   "platforms": {
22     "ios": "8.0"
23   }