[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICONKit / 0.2.5 / ICONKit.podspec.json
blob3fd34904b0ecceaf814660ff97f221f18fd4ad00
2   "name": "ICONKit",
3   "version": "0.2.5",
4   "summary": "ICON SDK for swift",
5   "homepage": "https://github.com/icon-project/ICONKit",
6   "license": {
7     "type": "MIT",
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   "source": {
20     "git": "https://github.com/icon-project/ICONKit.git",
21     "tag": "0.2.5"
22   },
23   "source_files": "Source/*.swift",
24   "frameworks": "Security",
25   "dependencies": {
26     "Result": [
28     ],
29     "scrypt": [
31     ],
32     "secp256k1_ios": [
33       "~> 0.1.3"
34     ],
35     "BigInt": [
37     ],
38     "CryptoSwift": [
39       "~> 0.11.0"
40     ]
41   }