blob: 05f7903c7fb984c25bc62f0f8c91e6960b8593c9 [file] [log] [blame]
{
"name": "CombancNotifySection",
"version": "0.0.7",
"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.7"
},
"source_files": "CombancNotifySection/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"CombancHttpTool": [
],
"MJRefresh": [
]
}
}