Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkh/smdynamicicons
https://github.com/rkh/smdynamicicons
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rkh/smdynamicicons
- Owner: rkh
- License: mit
- Created: 2016-02-16T15:31:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T12:05:05.000Z (over 8 years ago)
- Last Synced: 2023-04-10T08:23:14.794Z (over 1 year ago)
- Language: Objective-C
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMDynamicIcons
[![CI Status](http://img.shields.io/travis/Sean McNeil/SMDynamicIcons.svg?style=flat)](https://travis-ci.org/Sean McNeil/SMDynamicIcons)
[![Version](https://img.shields.io/cocoapods/v/SMDynamicIcons.svg?style=flat)](http://cocoapods.org/pods/SMDynamicIcons)
[![License](https://img.shields.io/cocoapods/l/SMDynamicIcons.svg?style=flat)](http://cocoapods.org/pods/SMDynamicIcons)
[![Platform](https://img.shields.io/cocoapods/p/SMDynamicIcons.svg?style=flat)](http://cocoapods.org/pods/SMDynamicIcons)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
None.
## Installation
SMDynamicIcons is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "SMDynamicIcons"
```## Author
Sean McNeil, [email protected]
## License
SMDynamicIcons is available under the MIT license. See the LICENSE file for more info.