blob: 92b0d2644c979467512165dfa26ae45b9be570f0 [file] [log] [blame]
{
"name": "MSGC",
"version": "0.1",
"summary": "消息中新",
"description": "b消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息消息",
"homepage": "https://github.com/dolway/DCHMSGC",
"license": "MIT",
"authors": {
"dolway": "chdud@isoftstone.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dolway/DCHMSGC.git",
"tag": "0.1"
},
"source_files": [
"messageCenter-iOS",
"messageCenter-iOS/msgCenter/**/*.{h,m,mm}"
],
"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"
}