App show twitter message about some companies in the world.
Clone project.
cd /path/to/store
git clone https://github.com/hiensiga/Elastic
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
$ gem install cocoapods
CocoaPods 1.1+ is required to build Alamofire 4.0+.
To integrate Alamofire into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'Alamofire', '4.8.0'
Then, run the following command:
$ pod install
A tool to enforce Swift style and conventions, loosely based on GitHub's Swift Style Guide.
SwiftLint hooks into Clang and SourceKit to use the AST representation of your source files for more accurate results.
Using CocoaPods:
Simply add the following line to your Podfile:
pod 'SwiftLint'