[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICONKit / 0.4.1 / ICONKit.podspec.json
blob3d6b5f3e31f6673df343c11c8d03b5db799f6b1f
2   "name": "ICONKit",
3   "version": "0.4.1",
4   "summary": "ICON SDK for swift",
5   "homepage": "https://github.com/icon-project/ICONKit",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "a1ahn": "jeonghwan.ahn@icon.foundation"
12   },
13   "social_media_url": "https://twitter.com/helloicon",
14   "module_name": "ICONKit",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.14"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/icon-project/ICONKit.git",
22     "tag": "0.4.1"
23   },
24   "source_files": "Source/*.swift",
25   "frameworks": "Security",
26   "dependencies": {
27     "secp256k1_swift": [
29     ],
30     "BigInt": [
32     ],
33     "CryptoSwift": [
35     ]
36   },
37   "swift_version": "5.0"