blob: d1fec1b2d82e55de1c14f4db558d3ad0e6ff7626 [file] [log] [blame]
{
"name": "ROX-tvOS",
"version": "4.9.21",
"summary": "Continuous Feature Rollouts for Mobile",
"description": "Release mobile features quickly and safely with fully controlled rollouts, measure impact, and react as needed without waiting for your next code release.",
"homepage": "https://rollout.io",
"license": {
"type": "Commercial",
"text": "See http://www.rollout.io/"
},
"authors": {
"Rollout.io": "support@rollout.io"
},
"documentation_url": "http://support.rollout.io/",
"requires_arc": true,
"source": {
"git": "https://github.com/rollout/rox-tvos.git",
"tag": "4.9.21"
},
"source_files": "**/*.{h,swift}",
"dependencies": {
"ROXCore-tvOS": [
"4.9.21"
]
},
"platforms": {
"tvos": "10.0"
}
}