[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICONKit / 0.2.0 / ICONKit.podspec.json
blob950a3e387cdb90afb3a8da4c21a75542225aa0b8
2   "name": "ICONKit",
3   "version": "0.2.0",
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.2.0"
22   },
23   "source_files": "ICONKit/ICON/*.swift",
24   "dependencies": {
25     "Result": [
27     ],
28     "scrypt": [
30     ],
31     "secp256k1_ios": [
32       "~> 0.1.3"
33     ],
34     "BigInt": [
36     ],
37     "CryptoSwift": [
38       "0.11.0"
39     ]
40   }