[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 3 / DaoKeDao / 0.6.4 / DaoKeDao.podspec.json
bloba76a6e54628121f225b62896c37fe92876dc3715
2   "name": "DaoKeDao",
3   "version": "0.6.4",
4   "summary": "Decentralized Instant Messaging",
5   "description": "A Common Message Module for Decentralized Instant Messaging",
6   "homepage": "https://github.com/dimchat/dkd-objc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Albert Moky": "albert.moky@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dimchat/dkd-objc.git",
16     "tag": "0.6.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/*.h",
26   "dependencies": {
27     "MingKeMing": [
28       "~> 0.6.4"
29     ]
30   }