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