To run the example project, clone the repo, and run pod install
from the Example directory first.
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'
Igor Kotkovets, igorkotkovets@users.noreply.github.com
AESStream is available under the MIT license. See the LICENSE file for more info.