[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 0 / UtilsKit / 2.6 / UtilsKit.podspec.json
bloba4bb28ca60d49a3a059f5f7ad6cc6a3b0487681f
2   "name": "UtilsKit",
3   "version": "2.6",
4   "license": {
5     "type": "Copyright",
6     "text": "      Copyright 2012 - 2022 RGMC . All rights reserved.\n"
7   },
8   "homepage": "https://github.com/rgmc95/UtilsKit",
9   "authors": "Romain Gjura & Michael Coqueret & David Douard & Thibaud Lambert",
10   "summary": "Swift Utilities",
11   "swift_versions": "5.4",
12   "source": {
13     "git": "https://github.com/rgmc95/UtilsKit.git",
14     "tag": "2.6.0"
15   },
16   "default_subspecs": "Core",
17   "platforms": {
18     "ios": "12.0"
19   },
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": [
24         "UtilsKit/Helpers/**/*.{h,m,swift}",
25         "UtilsKit/UI/**/*.{h,m,swift}"
26       ]
27     }
28   ],
29   "swift_version": "5.4"