[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 7 / DIMClient / 0.2.1 / DIMClient.podspec.json
blob1c246a5c9f70e8d6be2ed6194c84da0ae3d7133f
2   "name": "DIMClient",
3   "version": "0.2.1",
4   "summary": "DIMPLES",
5   "description": "DIMP Libraries for Easy Startup",
6   "homepage": "https://github.com/dimchat/demo-objc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Albert Moky": "albert.moky@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/AlbertMoky",
15   "source": {
16     "git": "https://github.com/dimchat/demo-objc.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "public_header_files": "Classes/**/*.h",
27   "dependencies": {
28     "DIMSDK": [
29       "~> 0.7.0"
30     ],
31     "DIMPlugins": [
32       "~> 0.7.0"
33     ],
34     "DIMCore": [
35       "~> 0.6.5"
36     ],
37     "DaoKeDao": [
38       "~> 0.6.5"
39     ],
40     "MingKeMing": [
41       "~> 0.6.5"
42     ],
43     "StarTrek": [
44       "~> 0.1.2"
45     ],
46     "FiniteStateMachine": [
47       "~> 2.3.2"
48     ],
49     "ObjectKey": [
50       "~> 0.1.3"
51     ]
52   }