[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / b / DIMCore / 0.4.0 / DIMCore.podspec.json
blobac3a7280a9854a21d51b3f0923ccb288183fbb7a
2   "name": "DIMCore",
3   "version": "0.4.0",
4   "summary": "Decentralized Instant Messaging Protocol (Objective-C)",
5   "homepage": "https://github.com/dimchat",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DIM": "john.chen@infothinker.com"
12   },
13   "source": {
14     "git": "https://github.com/dimchat/core-objc.git",
15     "tag": "0.4.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Classes/**/*",
21   "dependencies": {
22     "DaoKeDao": [
23       "~> 0.4.4"
24     ],
25     "MingKeMing": [
26       "~> 0.4.4"
27     ]
28   }