[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 8 / d / LicodeErizoClient / 4.5.2 / LicodeErizoClient.podspec.json
blob43315e53a160fb3552791d88a9576e7925bad2d0
2   "name": "LicodeErizoClient",
3   "license": "MIT",
4   "platforms": {
5     "ios": "8.4"
6   },
7   "version": "4.5.2",
8   "summary": "iOS Client for Licode WebRTC framework",
9   "authors": {
10     "Alvaro Gil": "zevarito@gmail.com"
11   },
12   "homepage": "https://github.com/zevarito/Licode-ErizoClientIOS",
13   "source": {
14     "git": "https://github.com/zevarito/Licode-ErizoClientIOS.git",
15     "tag": "4.5.2"
16   },
17   "source_files": [
18     "ErizoClient/**/*.{h,m}",
19     "Vendor/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "PodRTC": [
23       "61.4.0.0"
24     ],
25     "Socket.IO-Client-Swift": [
26       "12.0.0"
27     ],
28     "OCMockito": [
29       "~> 4.0"
30     ]
31   },
32   "libraries": "icucore",
33   "pod_target_xcconfig": {
34     "ENABLE_BITCODE": "NO",
35     "SWIFT_VERSION": "4.0",
36     "VALID_ARCHS": "x86_64 arm64"
37   },
38   "pushed_with_swift_version": "4.0"