[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / 5 / 4 / e / CIUDPSocketSDK / 0.1.8 / CIUDPSocketSDK.podspec.json
blob912c899587328bc6698e215b6927a59d07733a38
2   "name": "CIUDPSocketSDK",
3   "version": "0.1.8",
4   "summary": "CIUDPSocketSDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIUDPSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIUDPSocket.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "CIUDPSocket/CIUDPSocketSDK.framework",
28   "dependencies": {
29     "CocoaAsyncSocket": [
30       "7.6.5"
31     ]
32   }