blob: 79e9d106ee8e753e7420f80ef8c0518797133f43 [file] [log] [blame]
{
"name": "TPFeatureTag",
"version": "0.1.0",
"summary": "Simple boolean feature tags manager.",
"description": "Simple boolean feature tags manager with name spaced feature tags and custom value resolvers",
"homepage": "https://github.com/threeplay/TPFeatureTag",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eliran Ben-Ezra": "eliran@threeplay.com"
},
"source": {
"git": "https://github.com/threeplay/TPFeatureTag.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "TPFeatureTag/Classes/**/*"
}