[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 2 / b / 5 / Conduit / 0.12.0 / Conduit.podspec.json
blobbd7b0a3e73d088f6f45963611c2a72771d6ebd9b
2   "name": "Conduit",
3   "version": "0.12.0",
4   "license": "Apache 2.0",
5   "homepage": "https://github.com/mindbody/Conduit",
6   "authors": "Conduit Contributors",
7   "summary": "Robust Swift networking for web APIs",
8   "source": {
9     "git": "https://github.com/mindbody/Conduit.git",
10     "tag": "0.12.0"
11   },
12   "source_files": "Sources/**/*.swift",
13   "ios": {
14     "frameworks": "SystemConfiguration"
15   },
16   "tvos": {
17     "frameworks": "SystemConfiguration"
18   },
19   "osx": {
20     "frameworks": "SystemConfiguration"
21   },
22   "platforms": {
23     "ios": "8.0",
24     "watchos": "2.0",
25     "tvos": "9.0",
26     "osx": "10.10"
27   },
28   "pushed_with_swift_version": "4.1"