blob: 03e6aee01f250b93ac50e18c07ef09bb3cef00ca [file] [log] [blame]
{
"name": "CoreStructures",
"version": "0.1.2",
"summary": "CoreStructures is a framework to provide data structures missing in Swift's standard library.",
"description": "CoreStructures is a framework to provide data structures missing in Swift's standard library.\n It will be extended in the near future.",
"homepage": "https://github.com/borchero/WebParsing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"borchero": "oliver.borchert@in.tum.de"
},
"source": {
"git": "https://github.com/borchero/CoreStructures.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoreStructures/**/*",
"pushed_with_swift_version": "4.0"
}