[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 1 / LocalizedSwift / 1.0.0 / LocalizedSwift.podspec.json
blobf29fa0d898b990bff37b1c5e1c1ddddc4fda288d
2   "name": "LocalizedSwift",
3   "version": "1.0.0",
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.0"
18   },
19   "social_media_url": "https://twitter.com/MarioIannotta",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "LocalizedSwift/Sources/**/*",
24   "swift_version": "5.1"