[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 5 / KDObjectKit / 0.1.1 / KDObjectKit.podspec.json
blob1b8c083347758547d4635b6c72f3d6564b4fb0d7
2   "name": "KDObjectKit",
3   "version": "0.1.1",
4   "summary": "A short description of KDObjectKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kevinmenglu/KDObjectcUIKit",
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/KDObjectcUIKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KDObjectKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }