blob: 130f4a9e6c0e0168ab00820dc0ba696695086afa [file] [log] [blame]
{
"name": "CVSKit",
"version": "0.5.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.5.0"
},
"source_files": "Sources/**/*"
}