[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / b / 3 / FncyWallet / 0.1.3 / FncyWallet.podspec.json
bloba2844e47c88978c69247e1d67411a2cf68473664
2   "name": "FncyWallet",
3   "version": "0.1.3",
4   "summary": "FNCY Wallet SDK for iOS",
5   "homepage": "https://github.com/FNCYchain/fncy-wallet-ios-sdk",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": "MetaverseWorld, Inc.",
11   "source": {
12     "git": "https://github.com/FNCYchain/fncy-wallet-ios-sdk.git",
13     "tag": "0.1.3"
14   },
15   "source_files": "FncyWallet/Classes/**/*",
16   "frameworks": [
17     "Foundation",
18     "CryptoKit"
19   ],
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.7"
24     ],
25     "SwiftyRSA": [
26       "~> 1.7"
27     ]
28   },
29   "platforms": {
30     "ios": "14.0"
31   },
32   "swift_version": "5.0"