blob: 5a5fe95acd86adddce07bd76c7d15b618870fa93 [file] [log] [blame]
{
"name": "KZViewController",
"version": "0.0.2",
"summary": "UIViewController Subclass",
"homepage": "https://github.com/kuyazee/KZViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zonily Jame Pesquera": "zonilyjame@gmail.com"
},
"social_media_url": "http://twitter.com/kuyazee",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kuyazee/KZViewController.git",
"tag": "0.0.2"
},
"source_files": [
"KZViewController",
"KZViewController/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.3"
}