blob: 0862a81af2558f12330c40c83fc8ab52b28cfc77 [file] [log] [blame]
{
"name": "SwiftRemoteFileCache",
"version": "0.0.5",
"summary": "Manages a cache of remote files for use, based on their relative priority level.",
"homepage": "https://github.com/briankeane/SwiftRemoteFileCache.git",
"license": {
"type": "MIT"
},
"authors": {
"Brian Keane": "brian@playola.fm"
},
"platforms": {
"ios": "10.3",
"osx": "10.12"
},
"source": {
"git": "https://github.com/briankeane/SwiftRemoteFileCache.git",
"tag": "0.0.5"
},
"exclude_files": [
],
"dependencies": {
"Alamofire": [
"4.5.0"
]
},
"source_files": "Sources/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}