blob: 66ba753e5f06b8804a1d306032c6bde64777d597 [file] [log] [blame]
{
"name": "Lokalise",
"version": "0.6.1",
"summary": "Lokalise framework for OTA localization for iOS.",
"description": "No need to resubmit your app for review to update strings or translations anymore\n\n * Over-the-air (OTA) localization\n * Change application language – select any language that is supported by project local localization.\n * Test localizations - create pre-release OTA localization bundles for your application. No need to recompile sources. Once the bundles are generated (at Lokalise Download page), see project settings to control versions and pre-release status.",
"homepage": "https://lokalise.co",
"license": {
"type": "Creative Commons CC BY-ND 4.0"
},
"authors": {
"Fedya Levkin": "f.levkin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lokalise/lokalise-ios-framework.git",
"tag": "0.6.1"
},
"ios": {
"vendored_frameworks": "Lokalise.framework"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(inherited)"
},
"dependencies": {
"zipzap": [
"8.1.1"
]
}
}