[Add] FaceSDKNightly 6.4.2305
[CocoaPods.git] / Specs / 1 / 7 / 6 / WYHttpComponent / 0.0.4 / WYHttpComponent.podspec.json
blob7d1689c7d0056788b960b564d800051a4ddedac5
2   "name": "WYHttpComponent",
3   "version": "0.0.4",
4   "summary": "网络请求组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://101.37.147.213:3000/WYComponent/WYHttpComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wang": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "http://101.37.147.213:3000/WYComponent/WYHttpComponent.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYHttpComponent/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "SBJson": [
27       "~> 5.0.0"
28     ]
29   }