[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 2 / 1 / JAFMultiDelegate / 0.0.2 / JAFMultiDelegate.podspec.json
blob28785c77c672163be838a44f54410afca374dc3e
2   "name": "JAFMultiDelegate",
3   "version": "0.0.2",
4   "summary": "Multi delegate",
5   "description": "用于替换通知的多播代理设计模式组件,个人使用",
6   "homepage": "https://github.com/swjunbin/JAFMultiDelegate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jamfer": "709450542@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/swjunbin/JAFMultiDelegate.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "JAFMultiDelegate",
23     "JAFMultiDelegate/**/*.{h,m}"
24   ],
25   "requires_arc": true