[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 7 / b / RMShapedImageView / 0.1 / RMShapedImageView.podspec.json
blob357c55474b4184561ecf604d7510201374896250
2   "name": "RMShapedImageView",
3   "version": "0.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "A UIImageView subclass that ignores touches on transparent pixels.",
6   "homepage": "https://github.com/robotmedia/RMShapedImageView",
7   "authors": "Hermes Pique",
8   "source": {
9     "git": "https://github.com/robotmedia/RMShapedImageView.git",
10     "tag": "0.1"
11   },
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source_files": "RMShapedImageView",
16   "frameworks": [
17     "CoreGraphics",
18     "UIKit"
19   ],
20   "requires_arc": true