[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / 9 / SwiftUtilsKit / 1.2.2 / SwiftUtilsKit.podspec.json
blob130f918617d329d2e41199ef54719c5400d85891
2   "name": "SwiftUtilsKit",
3   "version": "1.2.2",
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.2"
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"