[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / d / e / MinterCore / 0.1.23 / MinterCore.podspec.json
blobc29c0718237bbb64c68b34a43bd8a99dbf9d6d15
2   "name": "MinterCore",
3   "version": "0.1.23",
4   "summary": "A short description of MinterCore.",
5   "homepage": "https://github.com/MinterTeam",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sidorov.panda": "ody344@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/MinterTeam/MinterCore-iOS.git",
15     "tag": "0.1.23"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "MinterCore/Classes/**/*",
24   "dependencies": {
25     "Alamofire": [
26       "4.7.3"
27     ],
28     "ObjectMapper": [
29       "~> 3.1"
30     ],
31     "BigInt": [
32       "~> 3.0"
33     ],
34     "CryptoSwift": [
35       "~> 0.9"
36     ],
37     "secp256k1.swift": [
38       "~> 0.1"
39     ]
40   },
41   "swift_version": "4.2"