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