blob: 964edf9d51cc2d69d4a3a57a15f3b0974bdf2a81 [file] [log] [blame]
{
"name": "CombancNotifySection",
"version": "0.0.4",
"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.4"
},
"source_files": "CombancNotifySection/*.{h,m}",
"resources": "CombancNotifySection/CombancNewsDetail.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"CombancHttpTool": [
],
"MJRefresh": [
]
}
}