You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Aspose.Words Cloud SDK for Swift
2
2
This repository contains Aspose.Words Cloud SDK for Swift source code. This SDK allows you to work with Aspose.Words Cloud REST APIs in your Swift applications quickly and easily, with zero initial cost.
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
@@ -61,21 +61,21 @@ Please put your credentials into "Settings/servercreds.json" for run tests.
61
61
- referenced packages (see [here](Package.swift) for more details)
62
62
63
63
## Licensing
64
-
64
+
65
65
All Aspose.Words Cloud SDKs, helper scripts and templates are licensed under [MIT License](https://github.com/aspose-words-cloud/aspose-words-cloud-swift/blob/master/LICENSE).
66
66
67
67
## Contact Us
68
68
Your feedback is very important to us. Please feel free to contact us using our [Support Forums](https://forum.aspose.cloud/c/words).
We generate our SDKs in different languages so you may check if yours is available in our [list](https://github.com/aspose-words-cloud).
80
-
80
+
81
81
If you don't find your language in the list, feel free to request it from us, or use raw REST API requests as you can find it [here](https://products.aspose.cloud/words/curl).
0 commit comments