[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / ContributorUI / 1.0.1 / ContributorUI.podspec.json
blob54514e5bdbfbc05b7c479e4be2d9cf485741f990
2   "name": "ContributorUI",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/dscyrescotti/ContributorUI",
9   "authors": {
10     "Dscyre Scotti": "dscyrescotti@gmail.com"
11   },
12   "summary": "A UI library for iOS and macOS applications to showcase all contributors of public or private repositories.",
13   "source": {
14     "git": "https://github.com/dscyrescotti/ContributorUI.git",
15     "tag": "v1.0.1"
16   },
17   "swift_versions": [
18     "5.7"
19   ],
20   "platforms": {
21     "ios": "16.0",
22     "osx": "13.0"
23   },
24   "source_files": "Sources/ContributorUI/**/*.swift",
25   "resources": "Sources/ContributorUI/Resources/*",
26   "frameworks": [
27     "SwiftUI",
28     "Combine",
29     "Foundation"
30   ],
31   "dependencies": {
32     "Kingfisher": [
33       "~> 7.6.2"
34     ]
35   },
36   "swift_version": "5.7"