blob: 4d3e99b0f93db081c6d1ab66adcc1bd6bf8c17d2 [file] [log] [blame]
{
"name": "Lokalise",
"version": "0.3.5",
"summary": "Lokalise framework for remote localization of iOS applications.",
"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://lokali.se",
"license": {
"type": "Creative Commons CC BY-ND 4.0"
},
"authors": {
"Fedya Levkin": "f.levkin@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lokalise/lokalise-ios-framework.git",
"tag": "0.3.5"
},
"ios": {
"vendored_frameworks": "Lokalise.framework"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(inherited)"
},
"dependencies": {
"zipzap": [
"~> 8.0"
]
}
}