blob: 64abc9e0666c847489e71c67bb9ef3a3a3da4c42 [file] [log] [blame]
{
"name": "MSGC",
"version": "0.5",
"summary": "消息中新",
"description": "b消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息",
"homepage": "https://github.com/dolway/DCHMSGC",
"license": "MIT",
"authors": {
"dolway": "chdud@isoftstone.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dolway/DCHMSGC.git",
"tag": "0.5"
},
"source_files": "messageCenter-iOS/indicator/*.{h,m}",
"vendored_frameworks": "messageCenter-iOS/GETUI_noidfa/GTExtensionSDK.framework",
"frameworks": [
"Foundation",
"UIKit",
"UserNotifications",
"WebKit"
],
"dependencies": {
"MJExtension": [
"~> 3.0.13"
],
"Reachability": [
],
"WCDB": [
"~> 1.0.3"
],
"MBProgressHUD": [
]
},
"prefix_header_contents": "# ifdef DEBUG\n# define DLog(fmt, ...) NSLog((@\"%s [Line %d] \" fmt), __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__);\n# else\n# define DLog(...)\n# endif"
}