blob: aa6c4a86fa99a8589f22a78be6788776d655911e [file] [log] [blame]
{
"name": "MdcLib",
"version": "1.0.0",
"summary": "The MdcLib SDK, for integrating MDC into your iOS application",
"description": "Message Center library, unlimit channel send message, include push notification and realtime in-app messsage",
"homepage": "https://github.com/duplicater/MdcLib",
"license": "MIT",
"authors": {
"lecuong": "cuongleviet@vccorp.vn"
},
"source": {
"http": "https://github.com/duplicater/MdcLib/releases/download/1.0.0/MdcLib.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MdcLib.framework",
"dependencies": {
"PINRemoteImage": [
]
}
}