blob: ec9c910be3d10eaed03fd2d90a129b80506350fd [file] [log] [blame]
{
"name": "DUMessaging",
"version": "2.0.0",
"summary": "Rich Messaging API Built for Every App",
"description": "Messaging API that powers modern communication for every app, and integrates with other service at on place.",
"homepage": "http://api.diuit.com",
"license": {
"type": "Commercial",
"text": "All text and design is copyright © 2015 duolC. All rights reserved. Terms of use as defined at http://api.diuit.com appies"
},
"authors": {
"Pofat Tseng": "pofattseng@diuit.com"
},
"social_media_url": "https://www.facebook.com/Diuit-364831183708819",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://www.diuit.com/download/ios/2.0/DUMessaging_2.0.0.zip"
},
"source_files": [
"DUMessaging",
"DUMessaging.framework/Headers/*.{h}"
],
"preserve_paths": "DUMessaging.framework",
"frameworks": "DUMessaging",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"dependencies": {
"Socket.IO-Client-Swift": [
]
},
"vendored_frameworks": "DUMessaging.framework"
}