blob: 7653aef434d6a6cc78dadc998737fa49441f3cbb [file] [log] [blame]
{
"name": "CVSKit",
"version": "0.4.0",
"summary": "CVSKit is a collection of Swift extensions and utility.",
"description": "CVSKit is a collection of Swift extensions and utility for better programming.",
"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.4.0"
},
"source_files": "Sources/**/*"
}