blob: a956bd5224d981b049719856da0a538f5c1b0175 [file] [log] [blame]
{
"name": "CVSKit",
"version": "0.6.2",
"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.2"
},
"source_files": "Sources/**/*"
}