[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 4 / 2 / PlasoSocketRocket / 0.7.0.3 / PlasoSocketRocket.podspec.json
blobe5d890a623e59e6af373c44ef3730805205efd0d
2   "name": "PlasoSocketRocket",
3   "version": "0.7.0.3",
4   "summary": "A conforming WebSocket (RFC 6455) client library for iOS, macOS and tvOS.",
5   "homepage": "https://github.com/facebook/SocketRocket",
6   "authors": {
7     "Nikita Lutsenko": "nlutsenko@me.com",
8     "Dan Federman": "federman@squareup.com",
9     "Mike Lewis": "mikelikespie@gmail.com"
10   },
11   "license": "BSD",
12   "source": {
13     "http": "https://wwwr.plaso.cn/static/sdk/ios/PlasoSocketRocket/0.7.0.3/PlasoSocketRocket.zip"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "vendored_frameworks": "SocketRocket.xcframework",
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES"
21   },
22   "ios": {
23     "frameworks": [
24       "CFNetwork",
25       "Security"
26     ]
27   },
28   "libraries": "icucore"