| { |
| "name": "Rooster", |
| "version": "0.1.3", |
| "summary": "Image Loading and Caching Framework", |
| "description": "Rooster blazing fast framework for downloading and caching images from the web", |
| "homepage": "https://github.com/xrisyz/Rooster.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Christopher Karani": "chrisbkarani@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/cbkarani", |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.9", |
| "watchos": "2.0", |
| "tvos": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/xrisyz/Rooster.git", |
| "tag": "0.1.3" |
| }, |
| "source_files": "Sources/**/*", |
| "frameworks": "Foundation", |
| "swift_version": "4.0" |
| } |