blob: d44c31fbfda2ff557bf32487c8c19be83dcb4421 [file] [log] [blame]
{
"name": "CVSKit",
"version": "0.6.3",
"summary": "CVSKit is a collection of Swift extensions and utility.",
"description": "CVSKit is a collection of Swift extensions and utility for better programming.\nInteractive Swipe dismiss, Interactive Tab Control and etc.",
"homepage": "https://github.com/zzangzio/CVSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzangzio": "zzangzio@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"requires_arc": true,
"source": {
"git": "https://github.com/zzangzio/CVSKit.git",
"tag": "0.6.3"
},
"source_files": "Sources/**/*"
}