blob: 0f0c1283dbfdb3d65663fc1ebc82ae35937a7b85 [file] [log] [blame]
{
"name": "DUMessaging",
"version": "0.2.3",
"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_0.2.3.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"
]
}
}