blob: a62982539d51e5bd4e35a4c85d904727206f1dbc [file] [log] [blame]
{
"name": "Rooster",
"version": "0.1.4",
"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.4"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "4.0"
}