[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 0 / OCMultiDelegate / 1.0.2 / OCMultiDelegate.podspec.json
blob5f15772de0a635d8871054b0ac9ee17990a816aa
2   "name": "OCMultiDelegate",
3   "version": "1.0.2",
4   "summary": "OC多代理",
5   "description": "TODO: OC的多代理功能,代码量少,多线程调用代理也没问题",
6   "homepage": "https://github.com/lanyannoren/OCMultiDelegate",
7   "license": "MIT",
8   "authors": {
9     "lanyannoren": "acetom9090@163.com"
10   },
11   "source": {
12     "git": "https://github.com/lanyannoren/OCMultiDelegate.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "MultiDelegate/**/*.{h,m}"