blob: b1578147e42045ee997aae8c5861c353a405dbab [file] [log] [blame]
{
"name": "T21SortingDescriptorSwift",
"version": "2.3.0",
"summary": "T21SortingDescriptorSwift provides a helper type to use Sorting Descriptors in an easy way. Sorting Descriptors can also be combined to create different sorting levels.",
"authors": "Eloi Guzman Ceron",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/worldline-spain/T21SortingDescriptorSwift.git",
"tag": "2.3.0"
},
"source_files": [
"Classes",
"src/**/*.{swift}"
],
"frameworks": "Foundation",
"requires_arc": true,
"homepage": "https://github.com/worldline-spain/T21SortingDescriptorSwift",
"license": "https://github.com/worldline-spain/T21SortingDescriptorSwift/blob/master/LICENSE",
"swift_versions": "5.0",
"swift_version": "5.0"
}