[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 3 / c / Eyeson / 1.0.6 / Eyeson.podspec.json
blobb80e3a09092b3a711f67d7424f390a77b11eca05
2   "name": "Eyeson",
3   "version": "1.0.6",
4   "summary": "eyeson iOS SDK",
5   "homepage": "https://www.eyeson.com",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2021 Eyeson GmbH"
9   },
10   "authors": {
11     "Eyeson GmbH": "support@eyeson.com"
12   },
13   "platforms": {
14     "ios": "15.0"
15   },
16   "swift_versions": "5",
17   "info_plist": {
18     "CFBundleIdentifier": "com.eyeson.sdk"
19   },
20   "pod_target_xcconfig": {
21     "PRODUCT_BUNDLE_IDENTIFIER": "com.eyeson.sdk",
22     "ENABLE_BITCODE": "NO",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "source": {
29     "git": "git@github.com:eyeson-team/ios-sdk.git",
30     "tag": "1.0.6"
31   },
32   "public_header_files": "EyesonSdk.framework/Headers/*.h",
33   "source_files": "EyesonSdk.framework/Headers/*.h",
34   "resources": "EyesonSdk.framework/Production.plist",
35   "vendored_frameworks": "EyesonSdk.framework",
36   "dependencies": {
37     "Starscream": [
39     ],
40     "SwiftyJSON": [
42     ],
43     "GoogleWebRTC": [
45     ]
46   },
47   "swift_version": "5"