[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / a / PepperMoveSDK / 2.1.31 / PepperMoveSDK.podspec.json
blob623c659a5740f6636b8f0f48bb5650e20a4173bc
2   "name": "PepperMoveSDK",
3   "version": "2.1.31",
4   "authors": {
5     "Pepper": "dev@pepper.me"
6   },
7   "summary": "iOS library for realtime video streaming from wifi cameras",
8   "source": {
9     "git": "https://git-codecommit.us-east-2.amazonaws.com/v1/repos/move-client-ios.git",
10     "tag": "release/2.1.31"
11   },
12   "description": "Pepper iOS library for realtime video streaming from wifi cameras",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "UIKit",
19     "AVFoundation"
20   ],
21   "homepage": "https://pepper.me",
22   "license": {
23     "type": "PROPRIETARY",
24     "file": "LICENSE.txt"
25   },
26   "source_files": "PepperMoveSDK/**/*.{m,h}",
27   "public_header_files": "PepperMoveSDK/Public/*.h",
28   "dependencies": {
29     "PromisesObjC": [
30       "~> 2.3.1"
31     ],
32     "SocketRocket": [
33       "~> 0.7.0"
34     ],
35     "JitsiWebRTC": [
36       "~> 106.0"
37     ]
38   },
39   "static_framework": true