blob: 71da26ff588883ebd3d93e1438b6ea0c725b0408 [file] [log] [blame]
{
"name": "Reductio",
"version": "1.1.0",
"summary": "Reductio engine summarizer text.",
"homepage": "https://github.com/fdzsergio/Reductio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergio Fernández": "fdzsergio@gmail.com"
},
"social_media_url": "http://twitter.com/fdzsergio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/fdzsergio/Reductio.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{h,swift}"
}