| { |
| "name": "GZCMulitiDelegate", |
| "version": "0.0.1", |
| "summary": "A Multicast delegation for Objective-C called GZCMulitiDelegate.", |
| "homepage": "https://github.com/gzhongcheng/GZCMulitiDelegate", |
| "license": "Copyright (c) 2019年 GZC. All rights reserved.", |
| "authors": { |
| "gzhongcheng": "gzhongcheng@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/gzhongcheng/GZCMulitiDelegate.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "frameworks": "UIKit", |
| "source_files": [ |
| "GZCMulitiDelegate", |
| "GZCMulitiDelegate/**/*.{h,m}" |
| ] |
| } |