blob: 339ef9ab44e12d34ff937be32a1be1a799b306be [file] [log] [blame]
{
"name": "MSGC",
"version": "0.7",
"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.7"
},
"libraries": [
"sqlite3.0",
"stdc++",
"z",
"c++",
"resolv",
"objc"
],
"requires_arc": true,
"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",
"subspecs": [
{
"name": "indicator",
"source_files": "messageCenter-iOS/indicator/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
]
}
},
{
"name": "GETUI_noidfa",
"vendored_frameworks": [
"messageCenter-iOS/GETUI_noidfa/GTExtensionSDK.framework",
"messageCenter-iOS/GETUI_noidfa/GTSDK.framework"
],
"ios": {
"weak_frameworks": "UserNotifications"
},
"frameworks": [
"Foundation",
"UIKit",
"WebKit",
"CoreTelephony",
"CoreLocation",
"SystemConfiguration",
"MobileCoreServices",
"Security",
"CoreLocation",
"CFNetwork",
"AVFoundation"
]
},
{
"name": "messageCenter",
"source_files": "messageCenter-iOS/msgCenter/**/*.{h,m,mm}",
"frameworks": [
"Foundation",
"UIKit",
"WebKit",
"CFNetwork",
"AVFoundation"
],
"dependencies": {
"MJExtension": [
"~> 3.0.13"
],
"Reachability": [
],
"WCDB": [
"~> 1.0.3"
],
"MSGC/indicator": [
]
}
}
]
}