[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / d / FZRNetworking / 1.0.0 / FZRNetworking.podspec.json
blob633549ffc50524126c29dbdfa7b45f8dd5ef8a0d
2   "name": "FZRNetworking",
3   "version": "1.0.0",
4   "summary": "简单网络请求",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fuzhaorui/FZRNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FZR": "595878709@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fuzhaorui/FZRNetworking.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FZRNetworking/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]