[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 9 / c / ROX / 0.5.0 / ROX.podspec.json
blob2ec0d44a6e7224dc89e88557e50d659be6658d7f
2   "name": "ROX",
3   "version": "0.5.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   "ios": {
17     "vendored_frameworks": "ROX/ROX.framework"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
21   },
22   "source": {
23     "git": "https://github.com/rollout/rox-ios.git",
24     "tag": "0.5.0"
25   },
26   "preserve_paths": [
27     "lib/**/*",
28     "install/**/*",
29     "ROXFlags/*"
30   ],
31   "platforms": {
32     "osx": null,
33     "ios": null,
34     "tvos": null,
35     "watchos": null
36   }