[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 1 / KDUIKit / 0.1.2 / KDUIKit.podspec.json
blob47c7a304496cfa623ee358199f8a9d7391164413
2   "name": "KDUIKit",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KDUIKit/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.1"
25     ]
26   }