[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / 8 / SwiftyInAppLocalization / 1.0.0 / SwiftyInAppLocalization.podspec.json
blob3dfbb491db73c31145ed29086a26b0b97e15dc03
2   "name": "SwiftyInAppLocalization",
3   "version": "1.0.0",
4   "summary": "Support for switching the language at run time. Compatible with both Swift and Objective-C.",
5   "homepage": "https://github.com/janlionly/SwiftyInAppLocalization",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "janlionly": "janlionly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/janlionly/SwiftyInAppLocalization.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/janlionly",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/InAppLocalization/*.{h,m}",
23   "frameworks": "UIKit",
24   "swift_versions": [
25     "4.2",
26     "5.0",
27     "5.1",
28     "5.2"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.2"
32   },
33   "swift_version": "5.2"