[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / b / c / TrustSDK / 0.0.1 / TrustSDK.podspec.json
blobc73acc4a2cf4247fcd722ac78520606148f0c82e
2   "name": "TrustSDK",
3   "version": "0.0.1",
4   "summary": "Trust Consumer SDK.",
5   "homepage": "https://github.com/TrustWallet/TrustSDK-iOS",
6   "authors": {
7     "Alejandro Isaza": "al@isaza.ca",
8     "Viktor Radchenko": "yazexel@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "swift_version": "4.0",
14   "source": {
15     "git": "https://github.com/TrustWallet/TrustSDK-iOS.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Sources/TrustSDK/**/*.{swift}",
20     "Sources/Shared/*.{swift}"
21   ],
22   "dependencies": {
23     "TrustCore": [
25     ],
26     "Result": [
28     ]
29   }