[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 0 / Localize-Swift / 3.1.0 / Localize-Swift.podspec.json
blobe9883d1dfd2562f6eedf17bd13ed49865d355f2c
2   "name": "Localize-Swift",
3   "version": "3.1.0",
4   "summary": "Swift-friendly localization and i18n syntax with in-app language switching.",
5   "description": "A simple framework that improves localization and i18n in Swift apps with cleaner syntax and in-app language switching.",
6   "homepage": "https://github.com/marmelroy/Localize-Swift",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/Localize-Swift.git",
13     "tag": "3.1.0",
14     "submodules": true
15   },
16   "social_media_url": "http://twitter.com/marmelroy",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   },
26   "requires_arc": true,
27   "source_files": "Sources"