[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / c / 9 / SRJaven / 0.3.2 / SRJaven.podspec.json
blob1fa4b304d9036d61929a5398d696c22b438af725
2   "name": "SRJaven",
3   "version": "0.3.2",
4   "summary": "fork form square SocketRocket",
5   "homepage": "https://github.com/square/SocketRocket",
6   "authors": "Square",
7   "license": "Apache License, Version 2.0",
8   "source": {
9     "git": "https://github.com/javenl/SocketRocket.git",
10     "tag": "0.3.2"
11   },
12   "source_files": "SocketRocket/*.{h,m,c}",
13   "ios": {
14     "frameworks": [
15       "CFNetwork",
16       "Security"
17     ]
18   },
19   "libraries": "icucore",
20   "platforms": {
21     "ios": "6.0"
22   }