[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / a / CombancNotifySection / 0.0.10 / CombancNotifySection.podspec.json
blob10921daad853acdb1a75a3b7c258d29cfe244871
2   "name": "CombancNotifySection",
3   "version": "0.0.10",
4   "summary": "通知模块",
5   "description": "通知及详情模块",
6   "homepage": "https://github.com/Goooolden/CombancNotifySection.git",
7   "license": "MIT",
8   "authors": {
9     "Goooolden": "chenhuan_1015@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Goooolden/CombancNotifySection.git",
16     "tag": "0.0.10"
17   },
18   "source_files": "CombancNotifySection/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "MJExtension": [
27     ],
28     "ComHttpTool": [
30     ],
31     "MJRefresh": [
33     ]
34   }