[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 0 / SwiftyDocx / 0.0.3 / SwiftyDocx.podspec.json
blobdf8d67427709ac208d1b68960a0e293aa215920d
2   "name": "SwiftyDocx",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "DocX/**/*.{h,m,swift}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "swift_version": "5.0"