blob: 0d78ed44e0caeb2c6070a24a3aed7ec875c92b2a [file] [log] [blame]
{
"name": "ROX",
"version": "4.10.11",
"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-ios.git",
"tag": "4.10.11"
},
"source_files": "**/*.{h,swift}",
"dependencies": {
"ROXCore": [
"4.10.11"
]
},
"platforms": {
"ios": "8.0",
"tvos": "10.0"
}
}