blob: ffdee53665b5d4e933ff28f71af3feb0dd52305a [file] [log] [blame]
{
"name": "Flexx",
"version": "2.7.0",
"summary": "Take care for managing the localization in realtime.",
"description": "Add and change your localizations in CMS web page and see the changes almost immediately in your app.",
"homepage": "https://github.com/scalefocus/Flex-ios/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Upnetix": "office@upnetix.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"http": "https://github.com/scalefocus/Flex-ios/raw/v2.7.0/Flex.zip"
},
"preserve_paths": [
"localizer_download.sh",
"Flex.framework"
],
"ios": {
"vendored_frameworks": "Flex.framework"
}
}