[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 0 / 3 / Rns / 0.0.8 / Rns.podspec.json
blob002af6daf5fae889984634527d252cd1d7d9e886
2   "name": "Rns",
3   "version": "0.0.8",
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.8"
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   }