blob: 3ed609d280dfafe5eb0e2112d3c2cabef29e33e6 [file] [log] [blame]
{
"name": "QuiteAdaptableKit",
"version": "0.0.2",
"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.2"
},
"source_files": "QuiteAdaptableKit/**/*.{h,m,swift}",
"exclude_files": "QuiteAdaptableKit/Exclude",
"swift_version": "5.2"
}