[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / b / 8 / Rollout.io-SwiftBeta / 1.0 / Rollout.io-SwiftBeta.podspec.json
blob472260a800ed0c943bf5b1176f23df93f955ba6f
2   "name": "Rollout.io-SwiftBeta",
3   "version": "1.0",
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   "libraries": "c++",
24   "source": {
25     "git": "https://github.com/rollout/rollout.io-ios-swift_beta.git",
26     "tag": "1.0"
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   }