[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / 1 / 6 / b / ROXCore / 4.4.0 / ROXCore.podspec.json
blobae2391d4a260ff58159979a04fee22963cea6b97
2   "name": "ROXCore",
3   "version": "4.4.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": "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": "4.4.0"
28   },
29   "preserve_paths": [
30     "lib/**/*",
31     "install/**/*"
32   ],
33   "platforms": {
34     "ios": "8.0",
35     "tvos": "10.0"
36   }