[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 1 / UIView-Shimmer / 1.0 / UIView-Shimmer.podspec.json
blob737da8c9b70ffa4ee34ed2e9818cd85e4df31279
2   "name": "UIView-Shimmer",
3   "version": "1.0",
4   "summary": "UIView extension to apply shimmering effect to any view.",
5   "description": "Mark any UIView element as template view and add shimmering effect on it with simple function.",
6   "homepage": "https://github.com/omerfarukozturk/UIView-Shimmer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ömer Faruk Öztürk": "omer.f.oztrk@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/omerfarukozturk/UIView-Shimmer.git",
20     "tag": "1.0"
21   },
22   "source_files": "UIView-Shimmer/**/*.{h,m,swift}",
23   "swift_version": "5.3"