blob: beacbc89d3421b964780bb9f1f294b014ead9752 [file] [log] [blame]
{
"name": "DUMessaging",
"version": "0.1.1",
"summary": "DUMessaging helps you send variety of messages easily.",
"description": "DUMessaging is a part of Diuit API. It aims to help you send messages between devices and users in a simple way.",
"homepage": "http://www.diuit.com/",
"license": {
"type": "Commercial",
"text": "All text and design is copyright © 2015 duolC. All rights reserved. Terms of use as defined at http://www.diuit.com appies"
},
"authors": {
"Pofat Tseng": "pofattseng@diuit.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://dl.dropboxusercontent.com/u/30939105/DUMessaging.zip"
},
"source_files": [
"DUMessaging",
"DUMessaging.framework/Headers/*.{h}"
],
"requires_arc": true,
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 4.1.2"
]
}
}