[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / d / SaltEdge-iOS-Swift / 3.3.11 / SaltEdge-iOS-Swift.podspec.json
blobc96f642b197d39b8a4b51a5160e061781c7acae4
2   "name": "SaltEdge-iOS-Swift",
3   "version": "3.3.11",
4   "summary": "A handful of classes to help you interact with the Salt Edge API from your iOS or macOS app.",
5   "description": "SaltEdge-iOS is a library targeted at easing the interaction with the [Salt Edge API](https://docs.saltedge.com/).\nThe library aims to come in handy with some core API requests such as connecting a connection, fetching accounts/transactions, et al.",
6   "homepage": "https://github.com/saltedge/saltedge-ios-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "SaltEdge",
12   "source": {
13     "git": "https://github.com/saltedge/saltedge-ios-swift.git",
14     "tag": "3.3.11"
15   },
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.13"
19   },
20   "swift_versions": "5",
21   "module_name": "SaltEdge",
22   "dependencies": {
23     "TrustKit": [
25     ]
26   },
27   "source_files": "saltedge-ios-swift/Classes/**/*",
28   "swift_version": "5"