blob: c1f319ba54f4a46624ba49b11817bea94ee2356c [file] [log] [blame]
{
"name": "Paragraph",
"version": "0.0.1",
"summary": "Syntax sugar for localization in iOS.",
"homepage": "https://github.com/magauran/Paragraph",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Salangin": "alexey@salangin.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/magauran/Paragraph.git",
"tag": "0.0.1"
},
"source_files": "Sources/Paragraph/*.swift",
"frameworks": "Foundation",
"swift_version": "5.1"
}