[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / c / 1 / 6 / OnlineL10n / 0.3.3 / OnlineL10n.podspec.json
blob7cfa546d420f60afa002d629359a2c222e40e106
2   "name": "OnlineL10n",
3   "version": "0.3.3",
4   "summary": "Online localization framework written in Swift",
5   "description": "Online localization framework written in Swift\nUse it to bind your user interface elements to localized content providers. More details here: https://github.com/ORT-Interactive-GmbH/OnlineL10n",
6   "homepage": "http://www.ort-online.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Sebastian Westemeyer": "tim.christmann@ort-online.net"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ORT-Interactive-GmbH/OnlineL10n.git",
19     "tag": "0.3.3"
20   },
21   "source_files": "OnlineL10n/**/*.swift",
22   "resources": "OnlineL10n/UI/*.storyboard",
23   "frameworks": "Foundation",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "5.0"
27   },
28   "swift_versions": "5.0",
29   "dependencies": {
30     "ReactiveObjC": [
32     ]
33   },
34   "swift_version": "5.0"