[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / b / HFBaseNetWork / 0.0.3 / HFBaseNetWork.podspec.json
blobf138fe55c13b1f6299495bb8cb51f63b8d09f550
2   "name": "HFBaseNetWork",
3   "version": "0.0.3",
4   "summary": "A short description of HFBaseNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.dev.marssenger.net/app-ios/hfbasenetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ny8080": "czwny8800@163.com"
13   },
14   "source": {
15     "git": "http://gitlab.dev.marssenger.net/app-ios/hfbasenetwork.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HFBaseNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ],
26     "MJExtension": [
27       "~> 3.2.1"
28     ]
29   }