blob: a42a756aacb1f62250f921fdaae32cd49ab19d06 [file] [log] [blame]
{
"name": "JC-Kit",
"version": "0.0.4",
"summary": "Components library",
"description": "This CocoaPods library provides components to help with everything for Networking to Layout Contraints",
"homepage": "https://github.com/djginge94/JCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joshua Colley": "joshuac9894@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/djginge94/JCKit.git",
"tag": "0.0.4"
},
"source_files": "JCKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}