File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 10
10
[ ![ Build Status] ( https://travis-ci.com/matterinc/web3swift.svg?branch=develop )] ( https://travis-ci.com/matterinc/web3swift )
11
11
[ ![ Stackoverflow] ( https://img.shields.io/badge/stackoverflow-ask-blue.svg )] ( https://stackoverflow.com/questions/tagged/web3swift )
12
12
13
- <img align =" left " width =" 25 " height =" 25 " src =" https://user-images.githubusercontent.com/28599454/41086111-af4bc3b0-6a41-11e8-9f9f-2d642b12666e.png " >[ Ask questions] ( https://stackoverflow.com/questions/tagged/web3swift )
14
-
15
13
** web3swift** is your toolbelt for any kind interactions with Ethereum network.
16
14
17
15
@@ -121,7 +119,7 @@ platform :ios, '9.0'
121
119
122
120
target ' <Your Target Name>' do
123
121
use_frameworks!
124
- pod ' web3swift'
122
+ pod ' web3swift' , ' ~> 2.0.1 '
125
123
end
126
124
```
127
125
You can’t perform that action at this time.
0 commit comments