blob: ee1b846a7ced56880628bdab8d71012e1dbebce7 [file] [log] [blame]
{
"name": "Reductio",
"version": "1.4.0",
"summary": "Reductio engine summarizer text.",
"homepage": "https://github.com/fdzsergio/Reductio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergio Fernández": "fdz.sergio@gmail.com"
},
"source": {
"git": "https://github.com/fdzsergio/Reductio.git",
"tag": "1.4.0"
},
"social_media_url": "http://twitter.com/fdzsergio",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"frameworks": "Foundation",
"swift_version": "4.2"
}