blob: 7116f123d30e329a5901caf8490c8151299887c7 [file] [log] [blame]
{
"name": "Flexx",
"version": "3.0.1",
"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": {
"Scalefocus": "ios@scalefocus.com"
},
"source": {
"git": "https://github.com/scalefocus/Flex-ios.git",
"tag": "3.0.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Flexx/Classes/**/*",
"swift_version": "5.0"
}