blob: 1a816a6c4e2d9dc9875697b0a4892c5b0f30bec9 [file] [log] [blame]
{
"name": "JustTweak",
"version": "5.0.0",
"summary": "A framework for feature flagging, locally and remotely configure and A/B test iOS apps.",
"description": "JustTweak is a framework for feature flagging, locally and remotely configure and A/B test iOS apps.",
"homepage": "https://github.com/justeat/JustTweak",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Gianluca Tranchedone": "gianluca.tranchedone@just-eat.com",
"Alberto De Bortoli": "alberto.debortoli@just-eat.com",
"Dimitar Chakarov": "dimitar.chakarov@just-eat.com"
},
"source": {
"git": "https://github.com/justeat/JustTweak.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "JustTweak/Classes/**/*.swift",
"resource_bundles": {
"JustTweak": "JustTweak/Assets/**/*"
},
"swift_version": "5.1"
}