[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / 5 / c / 0 / XXNetworking / 1.0.1 / XXNetworking.podspec.json
bloba4dc81547184c85310f148d7d7d8ee0ca7509c28
2   "name": "XXNetworking",
3   "version": "1.0.1",
4   "summary": "AFNetworking二次封装.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/baopanpan/XXNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baopanpan": "1248226183@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/baopanpan/XXNetworking.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XXNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   }