An open API service indexing awesome lists of open source software.

https://github.com/textileio/ios-textile-image

[DEPRECATED] UIImage view subclass that loads data from Textile
https://github.com/textileio/ios-textile-image

Last synced: over 1 year ago
JSON representation

[DEPRECATED] UIImage view subclass that loads data from Textile

Awesome Lists containing this project

README

          

# TextileImage

[![CI Status](https://img.shields.io/travis/asutula/TextileImage.svg?style=flat)](https://travis-ci.org/asutula/TextileImage)
[![Version](https://img.shields.io/cocoapods/v/TextileImage.svg?style=flat)](https://cocoapods.org/pods/TextileImage)
[![License](https://img.shields.io/cocoapods/l/TextileImage.svg?style=flat)](https://cocoapods.org/pods/TextileImage)
[![Platform](https://img.shields.io/cocoapods/p/TextileImage.svg?style=flat)](https://cocoapods.org/pods/TextileImage)

## Example

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

## Requirements

## Installation

TextileImage is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'TextileImage'
```

## Author

Textile, contact@textile.io

## License

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