[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICONKit / 0.4.2 / ICONKit.podspec.json
bloba3aebc4ab46741139e70e569530213f5e95aa80a
2   "name": "ICONKit",
3   "version": "0.4.2",
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": "hello@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.2"
23   },
24   "source_files": "Source/*.swift",
25   "frameworks": "Security",
26   "dependencies": {
27     "secp256k1_swift": [
29     ],
30     "BigInt": [
32     ],
33     "CryptoSwift": [
34       "1.0"
35     ]
36   },
37   "swift_version": "5.0"