[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 1 / Rollout.io / 0.14.4 / Rollout.io.podspec.json
blobd64637b532ad60536c748668724348e84e58ec22
2   "name": "Rollout.io",
3   "version": "0.14.4",
4   "summary": "Hot patch critical bugs in production apps",
5   "description": "Rollout.io is an SDK that gives developers control over their apps in production, including the ability to remotely fix or contain bugs and quality issues.",
6   "homepage": "https://rollout.io/",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://www.rollout.io/"
10   },
11   "authors": {
12     "Eyal Keren": "eyal@rollout.io",
13     "Sergey Ilyevsky": "sergey@rollout.io"
14   },
15   "documentation_url": "http://support.rollout.io/",
16   "requires_arc": true,
17   "ios": {
18     "vendored_frameworks": "Rollout/Rollout.framework"
19   },
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
22   },
23   "weak_frameworks": "JavaScriptCore",
24   "source": {
25     "git": "https://github.com/rollout/rollout.io-ios.git",
26     "tag": "0.14.4"
27   },
28   "preserve_paths": [
29     "lib/**/*",
30     "install/**/*",
31     "Rollout/RolloutDynamic.m"
32   ],
33   "platforms": {
34     "osx": null,
35     "ios": null,
36     "tvos": null,
37     "watchos": null
38   },
39   "deprecated": true