Commit 500de813 authored by Prakhar Agrawal's avatar Prakhar Agrawal
Browse files

Updated readme.md

parent bb5b086f
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.1
      pod ‘Leegality’, :git => ‘http://gitlab.leegality.com/leegality-public/ios-sdk.git’, :tag => ‘1.0.2
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.