blob: ec6562ed5fd2a9d2667d0287badaa95710e275db [file] [log] [blame]
{
"name": "DocX",
"version": "0.0.6",
"summary": "DocX creates .docx file from string",
"description": "This library helps you create docx file and share.",
"homepage": "https://github.com/mahmut-codeway/DocX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmut Şahin": "mahmut@codeway.co"
},
"source": {
"git": "https://github.com/mahmut-codeway/DocX.git",
"tag": "0.0.6"
},
"source_files": "DocX/**/*.{h,m,swift}",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}