[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 0 / OCMultiDelegate / 0.0.1 / OCMultiDelegate.podspec.json
blob778442dd59e5960f7f9f8919fc2e0983790b1371
2   "name": "OCMultiDelegate",
3   "version": "0.0.1",
4   "summary": "OC多代理",
5   "description": "TODO: OC的多代理功能,代码量少,已做好多线程访问的安全措施",
6   "homepage": "https://github.com/lanyannoren/OCMultiDelegate",
7   "license": "MIT",
8   "authors": {
9     "lanyannoren": "dongyajing@yeejay.com"
10   },
11   "source": {
12     "git": "https://github.com/lanyannoren/OCMultiDelegate.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MultiDelegate/*.{h,m}",
19   "exclude_files": "Classes/Exclude"