Commit 252da0ee authored by Prakhar Agrawal's avatar Prakhar Agrawal
Browse files

updated readme.

parent 2fe5ed2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
### Steps to Use ###

1.  Use following pod profile:
      pod ‘Leegality’, :git => ‘http://gitlab.leegality.com/leegality-public/ios-sdk.git’, :tag => ‘1.0.0
      pod ‘Leegality’, :git => ‘http://gitlab.leegality.com/leegality-public/ios-sdk.git’, :tag => ‘1.0.1
2. To initialize signing process, follow the below steps:
	<br __>2.1 Import Leegality on the top of the class
	<br __>2.2 Extend LeegalityProtocol in your ViewController class to get the response as result.