[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / b / PhoniexAntMedia / 0.1.0 / PhoniexAntMedia.podspec.json
blobb5f07c16c3d795d22854f222a3aafdd85279f3d6
2   "name": "PhoniexAntMedia",
3   "version": "0.1.0",
4   "summary": "Phoniex and AntMedia implementation together",
5   "swift_versions": "5.0",
6   "description": "This cocoapod is about to add Phoniex and AntMedia implementation together",
7   "homepage": "https://github.com/JayeshMardiya/PhoniexAntMedia",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "JayeshMardiya": "mardiyajayesh@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JayeshMardiya/PhoniexAntMedia.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "PhoniexAntMedia/Classes/**/*.{h,m,swift}",
23   "xcconfig": {
24     "CLANG_MODULES_AUTOLINK": "YES",
25     "OTHER_LDFLAGS": "-ObjC",
26     "ENABLE_BITCODE": "NO"
27   },
28   "requires_arc": true,
29   "static_framework": true,
30   "frameworks": [
31     "UIKit",
32     "OpenGLES",
33     "CoreMedia",
34     "CoreVideo",
35     "QuartzCore",
36     "AVFoundation"
37   ],
38   "libraries": [
39     "icucore",
40     "stdc++"
41   ],
42   "dependencies": {
43     "SwiftPhoenixClient": [
45     ],
46     "Starscream": [
47       "~> 3.1.0"
48     ],
49     "CocoaAsyncSocket": [
50       "~> 7.6.5"
51     ],
52     "RxCocoa": [
54     ],
55     "RxOptional": [
57     ],
58     "RxSwiftExt": [
60     ],
61     "SocketRocket": [
63     ],
64     "GoogleWebRTC": [
66     ],
67     "Swinject": [
68       "2.7.1"
69     ],
70     "SwinjectStoryboard": [
72     ],
73     "RxReachability": [
75     ]
76   },
77   "pod_target_xcconfig": {
78     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
79   },
80   "user_target_xcconfig": {
81     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
82   },
83   "swift_version": "5.0"