[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 9 / 1 / LocalizedSwift / 1.0.1 / LocalizedSwift.podspec.json
blob93c3b07ec747681862acd6e094b0b1999440ca06
2   "name": "LocalizedSwift",
3   "version": "1.0.1",
4   "summary": "Localize UI Components in a simple and declarative way",
5   "description": "LocalizedSwift provide a property wrapper to localize UI Components using a simple declarative qualifier.",
6   "swift_versions": "5.1",
7   "homepage": "https://github.com/MarioIannotta/LocalizedSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MarioIannotta": "info@marioiannotta.com"
14   },
15   "source": {
16     "git": "https://github.com/MarioIannotta/LocalizedSwift.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/MarioIannotta",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "5.1"