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