[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / FncyWallet / 0.1.12 / FncyWallet.podspec.json
blob6ef3986d1fb409259895a36197d734b5c8b760b9
2   "name": "FncyWallet",
3   "version": "0.1.12",
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.12"
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"