[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 6 / f / DUMessaging_Dev / 0.2.7 / DUMessaging_Dev.podspec.json
blob96302e41f677cf81da779ae7bcb4bf984723adb5
2   "name": "DUMessaging_Dev",
3   "version": "0.2.7",
4   "summary": "DUMessaging helps you send variety of messages easily. This is a universal version of framework",
5   "description": "DUMessaging is a part of Diuit API. It aims to help you send messages between devices and users in a simple way.",
6   "homepage": "http://api.diuit.com",
7   "license": {
8     "type": "Commercial",
9     "text": "All text and design is copyright © 2015 duolC. All rights reserved. Terms of use as defined at http://api.diuit.com appies"
10   },
11   "authors": {
12     "Pofat Tseng": "pofattseng@diuit.com"
13   },
14   "social_media_url": "https://www.facebook.com/Diuit-364831183708819",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "http://www.diuit.com/download/DUMessaging_Dev.zip"
20   },
21   "source_files": [
22     "DUMessaging",
23     "DUMessaging.framework/Headers/*.{h}"
24   ],
25   "preserve_paths": "DUMessaging.framework",
26   "frameworks": "DUMessaging",
27   "requires_arc": true,
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
30   },
31   "dependencies": {
32     "Socket.IO-Client-Swift": [
33       "~> 5.3.1"
34     ]
35   },
36   "vendored_frameworks": "DUMessaging.framework"