[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 1 / 6 / b / ROXCore / 5.0.3 / ROXCore.podspec.json
blobbf069b0696d8604cd2fafebb74595873caea2523
2   "name": "ROXCore",
3   "version": "5.0.3",
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": "RoxSdk/ROXCore.framework"
18   },
19   "tvos": {
20     "vendored_frameworks": "RoxSdk/ROXCore.framework"
21   },
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
24   },
25   "source": {
26     "git": "https://github.com/rollout/rox-ios-core.git",
27     "tag": "5.0.3"
28   },
29   "preserve_paths": [
30     "lib/**/*",
31     "install/**/*"
32   ],
33   "platforms": {
34     "ios": "8.0",
35     "tvos": "10.0"
36   }