[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / f / Lokaligo / 1.0.2 / Lokaligo.podspec.json
blob4ebebe546c0ac6ebe8dcd340f07fcc3cce96c3d8
2   "name": "Lokaligo",
3   "version": "1.0.2",
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 gives you several advantages, including 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.\nNote that this library requires to subscribe to one of the non-free plans on lokaligo.com.",
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"