blob: 2e8d7da3fd14e8267559895e4ac0c295387ddf2f [file] [log] [blame]
{
"name": "DUMessaging",
"version": "0.2.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}"
],
"preserve_paths": "DUMessaging.framework",
"frameworks": "DUMessaging",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DUMessaging/\""
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 4.1.2"
]
}
}