[Add] mParticle-Google-Analytics-Firebase-GA4 8.8.0
[CocoaPods.git] / Specs / 3 / 0 / 9 / SwiftUtilsKit / 1.2.3 / SwiftUtilsKit.podspec.json
blob929320b3461d75abae6b7436ead9dba4d10673f6
2   "name": "SwiftUtilsKit",
3   "version": "1.2.3",
4   "summary": "Swift utils kit",
5   "homepage": "https://github.com/jadernunes/SwiftUtilsKit.git",
6   "authors": "Jáder Nunes",
7   "platforms": {
8     "ios": "14.0"
9   },
10   "swift_versions": "5.0",
11   "source_files": "Sources/**/*.{h,m,swift}",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "git@github.com:jadernunes/SwiftUtilsKit.git",
18     "branch": "master",
19     "tag": "1.2.3"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "pod_target_xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
27     "BITCODE_GENERATION_MODE": "bitcode"
28   },
29   "swift_version": "5.0"