blob: 8d48cedb98aa83e8744b8c8bbabe155cc64b8d39 [file] [log] [blame]
{
"name": "Lokaligo",
"version": "1.0.3",
"license": {
"type": "Commercial",
"text": "See https://lokaligo.com/terms"
},
"homepage": "https://lokaligo.com",
"authors": {
"Lokaligo": "mateusz@lokaligo.com"
},
"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.",
"libraries": [
"c++",
"xml2",
"z"
],
"platforms": {
"ios": "7.0"
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Lokaligo/\""
},
"public_header_files": "LokaligoSDK.framework/**/*.h",
"preserve_paths": "LokaligoSDK.framework",
"summary": "Quick and easy management of the localization process for your app.",
"source": {
"http": "https://ocs-pl.oktawave.com/v1/AUTH_f6c4cb3b-0d15-4229-a596-a8677b4f5606/downloads/lokaligo_ios_sdk.zip"
},
"requires_arc": true,
"vendored_frameworks": "LokaligoSDK.framework"
}