Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.52 KB

Paramount

Like Flipboard FLEX, but allows custom action

CI Status Version Carthage Compatible License Platform

Usage

Manager.action = {
  print("action touched")
}

Manager.show()

Installation

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

pod 'Paramount'

Paramount is also available through Carthage. To install just write into your Cartfile:

github "onmyway133/Paramount"

Author

Khoa Pham, [email protected]

Contributing

We would love you to contribute to Paramount, check the CONTRIBUTING file for more info.

License

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