[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / b / 8 / Rollout.io-SwiftBeta / 0.1 / Rollout.io-SwiftBeta.podspec.json
blobfa0181a6022caa98731dcdd1d6c93901afef7007
2   "name": "Rollout.io-SwiftBeta",
3   "version": "0.1",
4   "summary": "Hot patch critical bugs in production apps",
5   "description": "Rollout.io-SwiftBeta 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     "Rollout.io": "support@rollout.io"
13   },
14   "documentation_url": "http://support.rollout.io/",
15   "requires_arc": true,
16   "ios": {
17     "vendored_frameworks": "Rollout/Rollout.framework"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
21   },
22   "weak_frameworks": "JavaScriptCore",
23   "source": {
24     "git": "https://github.com/rollout/rollout.io-ios-swift_beta.git",
25     "tag": "0.1"
26   },
27   "preserve_paths": [
28     "lib/**/*",
29     "install/**/*",
30     "Rollout/RolloutDynamic.m"
31   ],
32   "platforms": {
33     "osx": null,
34     "ios": null,
35     "tvos": null,
36     "watchos": null
37   }