[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / 1 / EEMutiDelegate / 0.0.1 / EEMutiDelegate.podspec.json
blobadd61c3524ca7cd73d91011f9a35fb1332386402
2   "name": "EEMutiDelegate",
3   "version": "0.0.1",
4   "summary": "A multicast/multidelegate class with thread-safe",
5   "description": "A multicast/multidelegate class with thread-safe\n一个线程安全的多代理/多广播的实现",
6   "homepage": "http://github.com/GrayLand119/EEMutiDelegate",
7   "license": "MIT",
8   "authors": {
9     "GrayLand119": "441726442@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/GrayLand119/EEMultiDelegate.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "EEMultiProxy/*.{h,m}",
19   "requires_arc": true