[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 1 / Rollout.io / 0.5.1 / Rollout.io.podspec.json
blob2fe1a7163360f27932548f37ab9cf266a2329dd5
2   "name": "Rollout.io",
3   "version": "0.5.1",
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": "http://www.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   "requires_arc": true,
16   "ios": {
17     "vendored_frameworks": "Rollout/Rollout.framework"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
21   },
22   "source": {
23     "git": "https://github.com/rollout/rollout.io-ios.git",
24     "tag": "0.5.1"
25   },
26   "preserve_paths": [
27     "lib/**/*",
28     "install/**/*",
29     "Rollout/RolloutDynamic.m"
30   ],
31   "deprecated": true,
32   "platforms": {
33     "osx": null,
34     "ios": null,
35     "tvos": null,
36     "watchos": null
37   }