blob: 7a5e6aaf5499c4da3bf183c945f2fe6a1b1a865f [file] [log] [blame]
{
"name": "Reductio",
"version": "1.3.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.3.0"
},
"social_media_url": "http://twitter.com/fdzsergio",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "Source/**/*.{h,swift}",
"pushed_with_swift_version": "3.0.1"
}