[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / e / WClient / 0.5.0 / WClient.podspec.json
blob22f04f7bae467248555fa12b42c613e3885f9f69
2   "name": "WClient",
3   "version": "0.5.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.5.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   }