[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / a / EdgeChat / 0.3 / EdgeChat.podspec.json
blob7f513fa8bb095137b26b376e070a49408b37a9ba
2   "name": "EdgeChat",
3   "summary": "Edge chat framework for the EdgeiOS app.",
4   "homepage": "https://youkno.ai/",
5   "version": "0.3",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmytro Semianiv": "semyaniv@gmail.com"
12   },
13   "source": {
14     "git": "git@bitbucket.org:edgeappinc/edgeioschat.git",
15     "tag": "0.3"
16   },
17   "source_files": "EdgeChat/**/*.{h,m,swift}",
18   "resources": "EdgeChat/**/*.{png,jpeg,jpg,xcassets,storyboard,xib}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.6",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "static_framework": true,
28   "dependencies": {
29     "EdgeCore": [
31     ],
32     "EdgeResources": [
34     ],
35     "EdgeNetwork": [
37     ],
38     "MessageKit": [
40     ]
41   },
42   "swift_version": "5.6"