blob: 2596ca5eb50dc6abc6d2629929a389a004508698 [file] [log] [blame]
{
"name": "CVSKit",
"version": "0.7.1",
"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": "11.1"
},
"swift_versions": "5.0",
"requires_arc": true,
"source": {
"git": "https://github.com/zzangzio/CVSKit.git",
"tag": "0.7.1"
},
"source_files": "Sources/**/*",
"swift_version": "5.0"
}