[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 1 / 0 / 9 / ILTranslucentView / 0.1 / ILTranslucentView.podspec.json
blobe9ea668a2f49fa8e61326a384cff41960f186335
2   "name": "ILTranslucentView",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "ILTranslucentView is a little subclass of UIView that provide native iOS 7+ blur effect.",
6   "description": "ILTranslucentView is a little subclass of UIView that provide native iOS 7+ blur (translucent) effect. It can be used on all iOS devices in real time without any performance problems. It also supports smooth UIView animation of color, frame, alpha etc.",
7   "authors": {
8     "ivoleko": "https://github.com/ivoleko"
9   },
10   "source": {
11     "git": "https://github.com/ivoleko/ILTranslucentView.git",
12     "tag": "0.1"
13   },
14   "homepage": "https://github.com/ivoleko/ILTranslucentView",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "Source",
19   "requires_arc": true