[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 9 / c / ROX / 2.0.0 / ROX.podspec.json
blob91eae6ac776831a507644e74f2666ff8adf7e2e5
2   "name": "ROX",
3   "version": "2.0.0",
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": "2.0.0"
19   },
20   "source_files": "**/*.{h,swift}",
21   "dependencies": {
22     "ROXCore": [
23       "2.0.0"
24     ]
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "pushed_with_swift_version": "3"