[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / 3 / 0 / mkm-objc / 0.4.2 / mkm-objc.podspec.json
blob63aa9d657b137cce3883f70222f06e939ee8c92d
2   "name": "mkm-objc",
3   "version": "0.4.2",
4   "summary": "A Common Account Module For Decentralized User Identity Authentication",
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/mkm-objc.git",
15     "tag": "0.4.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Classes/**/*",
21   "public_header_files": [
22     "Classes/*.h",
23     "Classes/crypto/*.h",
24     "Classes/data/*.h",
25     "Classes/entity/*.h",
26     "Classes/types/*.h"
27   ]