[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / a / d / ROX-tvOS / 6.0.1 / ROX-tvOS.podspec.json
blobadbff70996ad6ed34c06a47b9a7a4dd800050dd3
2   "name": "ROX-tvOS",
3   "version": "6.0.1",
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": "6.0.1"
18   },
19   "vendored_frameworks": "ROX.xcframework",
20   "platforms": {
21     "tvos": "10.0"
22   },
23   "dependencies": {
24     "ROXCore-tvOS": [
25       "6.0.1"
26     ]
27   },
28   "swift_versions": "4.0",
29   "tvos": {
30     "pod_target_xcconfig": {
31       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
32     },
33     "user_target_xcconfig": {
34       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
35     }
36   },
37   "swift_version": "4.0"