[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / a / CombancNotifySection / 0.0.5 / CombancNotifySection.podspec.json
blobef5916968e18544e5147b0df2cf61c5e3780c6e2
2   "name": "CombancNotifySection",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": "CombancNotifySection/*.{h,m}",
19   "resources": "CombancNotifySection/CombancNewsDetail.bundle",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "MJExtension": [
28     ],
29     "CombancHttpTool": [
31     ],
32     "MJRefresh": [
34     ]
35   }