blob: ef5916968e18544e5147b0df2cf61c5e3780c6e2 [file] [log] [blame]
{
"name": "CombancNotifySection",
"version": "0.0.5",
"summary": "通知模块",
"description": "通知及详情模块",
"homepage": "https://github.com/Goooolden/CombancNotifySection.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/CombancNotifySection.git",
"tag": "0.0.5"
},
"source_files": "CombancNotifySection/*.{h,m}",
"resources": "CombancNotifySection/CombancNewsDetail.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"CombancHttpTool": [
],
"MJRefresh": [
]
}
}