[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / 9 / LYMultiDelegateObjct / 1.0.0 / LYMultiDelegateObjct.podspec.json
blob37480e34c15e39d5de00d4f9261657fba997e8e4
2   "name": "LYMultiDelegateObjct",
3   "version": "1.0.0",
4   "summary": "An object that can add multiple delegates.",
5   "description": "An object that can add multiple delegates. 一个可以添加多个代理的对象。",
6   "homepage": "https://github.com/install-b/LYMultiDelegateObjct",
7   "license": "MIT",
8   "authors": {
9     "ShangenZhang": "645256685@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/install-b/LYMultiDelegateObjct.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": "Foundation",
24   "requires_arc": true