[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / c / ROX / 4.9.21 / ROX.podspec.json
blob6e982b97d9df80f039462177f668b5ff9c033d63
2   "name": "ROX",
3   "version": "4.9.21",
4   "summary": "Continuous Feature Rollouts for Mobile",
5   "description": "Release mobile features quickly and safely with fully controlled rollouts, measure impact, and react as needed without waiting for your next code release.",
6   "homepage": "https://rollout.io",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://www.rollout.io/"
10   },
11   "authors": {
12     "Rollout.io": "support@rollout.io"
13   },
14   "documentation_url": "http://support.rollout.io/",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/rollout/rox-ios.git",
18     "tag": "4.9.21"
19   },
20   "source_files": "**/*.{h,swift}",
21   "dependencies": {
22     "ROXCore": [
23       "4.9.21"
24     ]
25   },
26   "platforms": {
27     "ios": "8.0",
28     "tvos": "10.0"
29   }