| { |
| "name": "T21SortingDescriptorSwift", |
| "version": "2.2.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": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/worldline-spain/T21SortingDescriptorSwift.git", |
| "tag": "2.2.0" |
| }, |
| "source_files": [ |
| "Classes", |
| "src/**/*.{swift}" |
| ], |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "homepage": "https://github.com/worldline-spain/T21HTTPRequester", |
| "license": "https://github.com/worldline-spain/T21EnvironmentSwift/blob/master/LICENSE" |
| } |