blob: 32529743d79a1dcf1fa92b949e2c51a777e53d81 [file] [log] [blame]
{
"name": "KDObjectKit",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KDObjectKit/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}