[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 8 / f / DocX / 0.0.17 / DocX.podspec.json
blob331119f196f5343228ff774ba3d3504cf24ff6b0
2   "name": "DocX",
3   "version": "0.0.17",
4   "summary": "DocX creates .docx file from string",
5   "description": "This library helps you create docx file and share.",
6   "homepage": "https://github.com/mahmut-codeway/DocX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahmut Şahin": "mahmut@codeway.co"
13   },
14   "source": {
15     "git": "https://github.com/mahmut-codeway/DocX.git",
16     "tag": "0.0.17"
17   },
18   "source_files": "DocX/**/*.{h,m,swift}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AEXML": [
26     ],
27     "SSZipArchive": [
29     ]
30   },
31   "swift_version": "5.0"