[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICONKit / 0.2.4 / ICONKit.podspec.json
blob76756fd0ecf15ab1a3a132781d5404eab2a853a6
2   "name": "ICONKit",
3   "version": "0.2.4",
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.4"
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   }