[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / c / LocalizeKit / 1.0.1 / LocalizeKit.podspec.json
blob33942d9221a90b2785c0f2e0b2bc9bc8f10955d2
2   "name": "LocalizeKit",
3   "version": "1.0.1",
4   "summary": "Localize kit to work with multiple languages",
5   "homepage": "https://github.com/jadernunes/LocalizeKit.git",
6   "authors": "Jáder Nunes - https://jadernunes.com",
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/LocalizeKit.git",
18     "branch": "master",
19     "tag": "1.0.1"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "SwiftUI"
25   ],
26   "pod_target_xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
28     "BITCODE_GENERATION_MODE": "bitcode"
29   },
30   "swift_version": "5.0"