[Add] TiCloudRTC 4.2.15
[CocoaPods.git] / Specs / c / e / f / Lokaligo / 1.0.6 / Lokaligo.podspec.json
blobe105e5af3d678dad7c8248e52b4f9002cc2c9a4e
2   "name": "Lokaligo",
3   "version": "1.0.6",
4   "license": {
5     "type": "Commercial",
6     "text": "See https://lokaligo.com/terms"
7   },
8   "homepage": "https://lokaligo.com",
9   "authors": {
10     "Lokaligo": "mateusz@lokaligo.com"
11   },
12   "description": "Lokaligo SDK for iOS allows for quick and easy management of localization process for your app.\nIt gives you several advantages, including the ability to update the translation strings remotely without the need to update the app itself. It can also capture the screenshots of your app, which can help your translators to understand the usage context of a given phrase.",
13   "libraries": [
14     "c++",
15     "xml2",
16     "z"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "pod_target_xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Lokaligo/\""
23   },
24   "public_header_files": "LokaligoSDK.framework/**/*.h",
25   "preserve_paths": "LokaligoSDK.framework",
26   "summary": "Quick and easy management of the localization process for your app.",
27   "source": {
28     "http": "https://ocs-pl.oktawave.com/v1/AUTH_f6c4cb3b-0d15-4229-a596-a8677b4f5606/downloads/lokaligo_ios_sdk.zip"
29   },
30   "requires_arc": true,
31   "vendored_frameworks": "LokaligoSDK.framework"