[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / f / 1 / KDUIKit / 0.1.1 / KDUIKit.podspec.json
blob5408b686eaaa5c73af83530ce69edbe4e857de71
2   "name": "KDUIKit",
3   "version": "0.1.1",
4   "summary": "A short description of KDUIKit.",
5   "description": "开源kit",
6   "homepage": "https://github.com/kevinmenglu/KDUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kevinmenglu": "menglu.xu@kidoroo.com"
13   },
14   "source": {
15     "git": "https://github.com/kevinmenglu/KDUIKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KDUIKit/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.1"
25     ]
26   }