blob: 8fb1388d0dd441fd056082934804783bdffb6a71 [file] [log] [blame]
{
"name": "Celestial",
"version": "0.8.57",
"summary": "A Caching service for multimedia",
"description": "Celestial was written to help manage loading media from external URLs and displaying them in UITableViews and UICollectionViews. The point is to avoid redundant API calls.",
"homepage": "https://github.com/ChrishonWyllie/Celestial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChrishonWyllie": "chrishon595@yahoo.com"
},
"source": {
"git": "https://github.com/ChrishonWyllie/Celestial.git",
"tag": "0.8.57"
},
"swift_versions": [
"4.0",
"4.1",
"4.2",
"5.0",
"5.1"
],
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}