blob: 0c8f6a16fef8a3537f8434355233fc4ad69a6009 [file] [log] [blame]
{
"name": "DocX",
"version": "0.0.2",
"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.2"
},
"source_files": "DocX/**/*.{h,m,swift}",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}