blob: f97596a8ef9d50e28476c431a396fd75492af529 [file] [log] [blame]
{
"name": "WeeLocalize",
"platforms": {
"ios": "11.0"
},
"summary": "Localize! Easy peasy!",
"requires_arc": true,
"swift_versions": "5.0",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Federico Gentile": "fgentile95dev@icloud.com"
},
"homepage": "https://github.com/FedeGens/WeeLocalize",
"source": {
"git": "https://github.com/FedeGens/WeeLocalize.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "WeeLocalize/Localizable/*.{swift}",
"swift_version": "5.0"
}