[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / d / SaltEdge-iOS-Swift / 1.1.0 / SaltEdge-iOS-Swift.podspec.json
blobef17e53d34250790c17baeb14896e321fd41fa0a
2   "name": "SaltEdge-iOS-Swift",
3   "version": "1.1.0",
4   "summary": "A handful of classes to help you interact with the Salt Edge API from your iOS 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 login, 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": "1.1.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "module_name": "SaltEdge",
20   "dependencies": {
21     "TrustKit": [
23     ]
24   },
25   "source_files": "saltedge-ios-swift/Classes/**/*"