Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1022 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 1022 Bytes

AESStream

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

AESStream is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AESStream', :git => 'https://github.com/igorkotkovets/swift.pod.aes-stream.git', :tag => '0.1.1'

or

pod 'AESStream', :git => 'https://github.com/igorkotkovets/swift.pod.aes-stream.git', :branch => 'master'

Author

Igor Kotkovets, igorkotkovets@users.noreply.github.com

License

AESStream is available under the MIT license. See the LICENSE file for more info.