[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / 7 / f / LPApi / 0.1.1 / LPApi.podspec.json
blob189ae6d14d5a5e207802f7a0d6e4dbcd0decdc03
2   "name": "LPApi",
3   "version": "0.1.1",
4   "summary": "封装优化,暴露网络管理类属性调用",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/332676989@qq.com/LPApi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "332676989@qq.com": "332676989@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/iosprogram/lpapi.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "LPApi/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "4.0.0"
25     ],
26     "ReactiveObjC": [
27       "3.1.1"
28     ],
29     "MJExtension": [
31     ]
32   }