[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 0 / OCMultiDelegate / 1.0.1 / OCMultiDelegate.podspec.json
blob42e9d6f9990cc7d687e3f8b906dc2abb03afe1a2
2   "name": "OCMultiDelegate",
3   "version": "1.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "MultiDelegate/**/*.{h,m}"