[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 0 / GZCMulitiDelegate / 0.0.1 / GZCMulitiDelegate.podspec.json
blob8c7062c311c8ebc9ad6c0dc0a461c89c8109fe4c
2   "name": "GZCMulitiDelegate",
3   "version": "0.0.1",
4   "summary": "A Multicast delegation for Objective-C called GZCMulitiDelegate.",
5   "homepage": "https://github.com/gzhongcheng/GZCMulitiDelegate",
6   "license": "Copyright (c) 2019年 GZC. All rights reserved.",
7   "authors": {
8     "gzhongcheng": "gzhongcheng@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/gzhongcheng/GZCMulitiDelegate.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": [
19     "GZCMulitiDelegate",
20     "GZCMulitiDelegate/**/*.{h,m}"
21   ]