[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 0 / DoricWebSocket / 0.1.1 / DoricWebSocket.podspec.json
blob96d6ee0d75b3bc05f74f616ce54dc5183c01d5c6
2   "name": "DoricWebSocket",
3   "version": "0.1.1",
4   "summary": "Doric extension library",
5   "homepage": "https://github.com/doric-pub/DoricWebSocket.git",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jingpeng Wang": "jingpeng.wang@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/doric-pub/DoricWebSocket.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "iOS/Classes/**/*",
21   "resources": "dist/**/*",
22   "public_header_files": "iOS/Classes/**/*.h",
23   "dependencies": {
24     "DoricCore": [
26     ],
27     "SocketRocket": [
29     ]
30   }