[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICONKit / 0.1.1 / ICONKit.podspec.json
blob66a0afade52fbcd1d398ff7b2a5b4370a4b946d1
2   "name": "ICONKit",
3   "version": "0.1.1",
4   "summary": "ICON SDK for swift",
5   "swift_version": "4.2",
6   "description": "ICON SDK for Swift",
7   "homepage": "https://github.com/icon-project/ICONKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "a1ahn": "jeonghwan.ahn@icon.foundation"
14   },
15   "social_media_url": "https://twitter.com/helloicon",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/icon-project/ICONKit.git",
21     "tag": "0.1.1"
22   },
23   "source_files": "ICONKit/ICON/*.swift",
24   "dependencies": {
25     "Result": [
26       "~> 4.0.0"
27     ],
28     "scrypt": [
29       "~> 2.0"
30     ],
31     "secp256k1_ios": [
32       "~> 0.1.3"
33     ],
34     "BigInt": [
35       "~> 3.1.0"
36     ],
37     "CryptoSwift": [
38       "~> 0.12.0"
39     ]
40   }