[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / 4 / DMKit / 0.0.5 / DMKit.podspec.json
blob839aa825acbe2d11d45d2427fa2f6e0cf9174d82
2   "name": "DMKit",
3   "version": "0.0.5",
4   "summary": "DMKit.",
5   "description": "DMKit pod",
6   "homepage": "https://github.com/liu5855019/DMKitPods",
7   "license": "MIT",
8   "authors": {
9     "daimu": "258141764@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/liu5855019/DMKitPods.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "DMKit",
20     "DMKit/DMKit/DMKit/**/*"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreLocation",
26     "AVFoundation",
27     "Photos"
28   ],
29   "dependencies": {
30     "MBProgressHUD": [
31       "~> 1.1.0"
32     ]
33   }