blob: 383765e4c56e00a08a0c2c9af91addc1140c815e [file] [log] [blame]
{
"name": "Flexx",
"version": "3.0.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/",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Upnetix": "code@upnetix.com"
},
"source": {
"git": "https://github.com/scalefocus/Flex-ios.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Flexx/Classes/**/*",
"swift_version": "5.0"
}