[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / a / PepperMoveSDK / 2.1.11 / PepperMoveSDK.podspec.json
blob5118aa2ca59cdca643fd2bd1550b7a0158b2d42b
2   "name": "PepperMoveSDK",
3   "version": "2.1.11",
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.11"
11   },
12   "description": "Pepper iOS library for realtime video streaming from wifi cameras",
13   "platforms": {
14     "ios": "12.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": [
28     "PepperMoveSDK/CallController/PepperMove.h",
29     "PepperMoveSDK/CallController/PepperMoveVideoSession.h"
30   ],
31   "dependencies": {
32     "PromisesObjC": [
33       "~> 2.1"
34     ],
35     "JitsiWebRTC": [
36       "~> 106.0"
37     ],
38     "SocketRocket": [
39       "~> 0.5.1"
40     ]
41   },
42   "static_framework": true