[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 4 / ThorchainFramework / 0.0.7 / ThorchainFramework.podspec.json
bloba3726e1bbfd36bda7f5752ae1ac59ba1b63869eb
2   "name": "ThorchainFramework",
3   "version": "0.0.7",
4   "swift_versions": "5.3",
5   "platforms": {
6     "ios": "9.0",
7     "osx": "10.14",
8     "tvos": "12.0",
9     "watchos": "5.0"
10   },
11   "dependencies": {
12     "BigInt": [
13       "~> 5.2"
14     ]
15   },
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "summary": "Native Swift Thorchain client side logic",
21   "homepage": "https://github.com/thorchain/thorchain-ios",
22   "authors": "Hildisvíni Óttar",
23   "source": {
24     "git": "https://github.com/thorchain/thorchain-ios.git",
25     "tag": "v0.0.7"
26   },
27   "source_files": "Sources/ThorchainFramework/*.swift",
28   "social_media_url": "https://twitter.com/thorchain_org",
29   "documentation_url": "https://github.com/thorchain/thorchain-ios",
30   "swift_version": "5.3"