[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / c / ROX / 5.0.16 / ROX.podspec.json
blob6794c12997c82c61a74ce2628c2285b2c6fbd699
2   "name": "ROX",
3   "version": "5.0.16",
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   "source": {
16     "git": "https://github.com/rollout/rox-spm.git",
17     "tag": "5.0.16"
18   },
19   "vendored_frameworks": "ROX.xcframework",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "ROXCore": [
25       "5.0.16"
26     ]
27   },
28   "swift_versions": "4.0",
29   "ios": {
30     "pod_target_xcconfig": {
31       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32     },
33     "user_target_xcconfig": {
34       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35     }
36   },
37   "swift_version": "4.0"