[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / d / goormeCall / 0.1.10 / goormeCall.podspec.json
blobb0893e93e412ae7e4ef8ae5830ac17e084dfa4c1
2   "name": "goormeCall",
3   "version": "0.1.10",
4   "summary": "This API has suggested to OWMS WCP API, also RTC Connection",
5   "description": "- WebRTC lib and WCP sock interface",
6   "homepage": "http://100.100.103.5/devx/common/goormeCall.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sw.back": "sw.baek@bridgetec.co.kr"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "http://100.100.103.5/devx/common/goormeCall.git",
17     "tag": "0.1.10"
18   },
19   "platforms": {
20     "ios": "10.3"
21   },
22   "user_target_xcconfig": {
23     "VALID_ARCHS": "arm64 armv7"
24   },
25   "source_files": "goormeCall/Classes/**/*.swift",
26   "frameworks": [
27     "UIKit",
28     "CallKit",
29     "AVFoundation"
30   ],
31   "libraries": "c++",
32   "dependencies": {
33     "GoogleWebRTC": [
35     ],
36     "SwiftyJSON": [
37       "~> 4.0"
38     ],
39     "SocketRocket": [
41     ]
42   }