blob: 56f282e255dd60940cf6c76abcb92ec0eee57c13 [file] [log] [blame]
{
"name": "CombancNotifySection",
"version": "0.0.1",
"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.1"
},
"source_files": "CombancNotifySection/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}