[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / e / MinterCore / 0.1.6 / MinterCore.podspec.json
blob86768e6d76151779766343bd25f69df735079537
2   "name": "MinterCore",
3   "version": "0.1.6",
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.6"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "MinterCore/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.6"
24     ],
25     "ObjectMapper": [
26       "~> 3.1"
27     ],
28     "BigInt": [
29       "~> 3.0"
30     ],
31     "CryptoSwift": [
32       "~> 0.9"
33     ],
34     "secp256k1.swift": [
35       "~> 0.1"
36     ]
37   }