[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / e / d / LKNetwork / 0.1.3 / LKNetwork.podspec.json
bloba6a6c048297b3ec68a23e9be9698125c1883a4e2
2   "name": "LKNetwork",
3   "version": "0.1.3",
4   "summary": "基于YTKNetwork封装的网络库.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Cat-Dog256/LKNetwork/tree/main",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lice_home@163.com": "lice_home@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Cat-Dog256/LKNetwork.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LKNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YTKNetwork": [
28     ],
29     "MJExtension": [
31     ]
32   }