[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 0 / Soup / 0.1.0 / Soup.podspec.json
blob044c3d46c66c33e5cab0965fce8b70c4d1b9c219
2   "name": "Soup",
3   "version": "0.1.0",
4   "summary": "Native Swift library to produce and consume media on iOS using Mediasoup 3",
5   "description": "Native Swift library to produce and consume media on iOS using Mediasoup 3, a WebRTC SFU",
6   "homepage": "https://github.com/darnfish/Soup",
7   "license": {
8     "type": "Do No Harm",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "darnfish": "william@tired.io"
13   },
14   "source": {
15     "git": "https://github.com/darnfish/Soup.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Soup/Classes/**/*"