[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / a / CombancNotifySection / 0.0.3 / CombancNotifySection.podspec.json
blobe29b98c7a4d7f686a5bad78ac069919612b024ac
2   "name": "CombancNotifySection",
3   "version": "0.0.3",
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.3"
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   }