blob: f71c7c63622a5e2fed3958b982caa0788ab6e35a [file] [log] [blame]
{
"name": "SequenceConverter",
"version": "1.0.4",
"summary": "Library helps to convert sequences",
"description": "Library containing extension to the sequence protocol where element is conforms\nto the CustomStringConvertible protocol (could be an optional).\nAlso contains a helper structure with the convinients methods to convert sequences",
"homepage": "http://github.com/blob8129/SequenceConverter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"blob8129": "bloba8129@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/blob8129/SequenceConverter.git",
"tag": "1.0.4"
},
"source_files": "SequenceConverter/*.swift",
"pushed_with_swift_version": "3.0"
}