[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 7 / a / e / WClient / 0.4.0 / WClient.podspec.json
blobccd4042338a18e9523ab79b70fabeb8e183a285f
2   "name": "WClient",
3   "version": "0.4.0",
4   "summary": "A short description of WClient.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wulinfeng198810/WClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "吴林峰": "1486634154@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wulinfeng198810/WClient.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WClient/Classes/**/*",
22   "public_header_files": "WClient/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ]
27   }