[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 1 / 0 / 9 / ILTranslucentView / 0.0.1 / ILTranslucentView.podspec.json
blob777eebbe288fd4bb19ffb10f1d3056e641602993
2   "name": "ILTranslucentView",
3   "version": "0.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     "commit": "04ab322a3b4c31fd73570c782181715a11b561f5"
13   },
14   "homepage": "https://github.com/ivoleko/ILTranslucentView",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "Source",
19   "requires_arc": true