[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / 3 / Rns / 0.0.9 / Rns.podspec.json
blob3b4c3840b9a075ddfbdcdadb8a802d6303fa5188
2   "name": "Rns",
3   "version": "0.0.9",
4   "summary": "RNS",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "swift_version": "4.0",
9   "description": "Get the address of node names",
10   "homepage": "https://github.com/rnsdomains/rns-ios",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "federuiz": "federicoruiz@sirius.com.ar"
17   },
18   "source": {
19     "git": "https://github.com/rnsdomains/rns-ios.git",
20     "tag": "0.0.9"
21   },
22   "source_files": [
23     "rns-ios/*",
24     "Classes/*",
25     "Resource/*"
26   ],
27   "exclude_files": "rns-ios/**/*.plist",
28   "dependencies": {
29     "Web3": [
31     ],
32     "Web3/ContractABI": [
34     ],
35     "SwiftyJSON": [
36       "~> 4.0"
37     ],
38     "Web3/PromiseKit": [
40     ]
41   }