blob: 1b8c083347758547d4635b6c72f3d6564b4fb0d7 [file] [log] [blame]
{
"name": "KDObjectKit",
"version": "0.1.1",
"summary": "A short description of KDObjectKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kevinmenglu/KDObjectcUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kevinmenglu": "menglu.xu@kidoroo.com"
},
"source": {
"git": "https://github.com/kevinmenglu/KDObjectcUIKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KDObjectKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}