[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / d / e / MDMulticastDelegate / 1.2.0 / MDMulticastDelegate.podspec.json
blob767858fda62d595d41caaff532d987a45433aa4c
2   "name": "MDMulticastDelegate",
3   "version": "1.2.0",
4   "summary": "Thread-safe multicast delegate",
5   "homepage": "https://github.com/ElfSundae/MDMulticastDelegate",
6   "license": "MIT",
7   "authors": {
8     "MarkeJave": "308865427@qq.com",
9     "Elf Sundae": "https://0x123.com"
10   },
11   "source": {
12     "git": "https://github.com/ElfSundae/MDMulticastDelegate.git",
13     "tag": "1.2.0"
14   },
15   "source_files": "MDMulticastDelegate.{h,m}",
16   "requires_arc": true,
17   "frameworks": "Foundation",
18   "platforms": {
19     "ios": "7.0"
20   }