[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / 0 / Glow / 0.3.0 / Glow.podspec.json
blob005557d4faeea450e8839cf01b3093d3a50ba560
2   "name": "Glow",
3   "version": "0.3.0",
4   "summary": "A tool for use skeleton animated view in UIKit.",
5   "description": "This repo let you write some template code to get a skeletonView, \non which you can play shimmer, glow or other animations",
6   "homepage": "https://github.com/foxsin10/Glow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "foxsion10": "yzjcnn@gmail.com"
13   },
14   "social_media_url": "https://github.com/foxsin10",
15   "swift_versions": [
16     "5.4"
17   ],
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/foxsin10/Glow.git",
23     "tag": "0.3.0"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "weak_frameworks": "UIKit",
30   "swift_version": "5.4"