2 "name": "CoreDataStructures",
4 "summary": "CoreDataStructures is library of fundamental data structures written in Swift 4.0.",
5 "description": "This cocoapod was created for fundamental data structures integration within iOS projects. Swift currently offers Arrays, Sets, and Dictionaries, but these may not be enough in some applications.",
6 "homepage": "https://github.com/michaelcordero/CoreDataStructures",
12 "michaelcordero": "michaelpetercordero@gmail.com"
15 "git": "https://github.com/michaelcordero/CoreDataStructures.git",
21 "source_files": "CoreDataStructures/Classes/**/*",
22 "pushed_with_swift_version": "4.0"