blob: 780a5407fe7bf6f1000e077725424ec652002d39 [file] [log] [blame]
{
"name": "QuiteAdaptableKit",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift",
"description": "This library contains several useful extensions and UI elements.",
"homepage": "https://github.com/defoye/QuiteAdaptableKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ernest DeFoy": "erniedefoy3@gmail.com"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/defoye/QuiteAdaptableKit.git",
"tag": "0.0.3"
},
"source_files": "QuiteAdaptableKit/**/*.{h,m,swift}",
"exclude_files": "QuiteAdaptableKit/Exclude",
"swift_version": "5.2"
}