blob: 91eae6ac776831a507644e74f2666ff8adf7e2e5 [file] [log] [blame]
{
"name": "ROX",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "**/*.{h,swift}",
"dependencies": {
"ROXCore": [
"2.0.0"
]
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3"
}