[Add] mParticle-Google-Analytics-Firebase-GA4 8.8.0
[CocoaPods.git] / Specs / 6 / 0 / 3 / UIView+Shimmer / 1.0.0 / UIView+Shimmer.podspec.json
blob82898a6e9a3b023aa8bf945479681efbc3a7f65d
2   "name": "UIView+Shimmer",
3   "version": "1.0.0",
4   "summary": "UIView+Shimmer is a super-lightweight category that adds a shimmering effect to any UIView.",
5   "description": "                   UIView+Shimmer is a super-lightweight category that adds a shimmering effect to any UIView, without the need for wrappers, nor layout and touch-handling voodoo.\n",
6   "homepage": "https://github.com/markiv/UIView-Shimmer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vikram Kriplaney": "vikram@iphonso.com"
13   },
14   "social_media_url": "http://twitter.com/krips",
15   "platforms": {
16     "ios": "3.0"
17   },
18   "source": {
19     "git": "https://github.com/markiv/UIView-Shimmer.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Classes/*.{h,m}",
23   "requires_arc": true