blob: 7820ea3e86f5a2ce00d43dc16b801e087a1123fb [file] [log] [blame]
{
"name": "KZViewController",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"KZViewController",
"KZViewController/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}