[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / c / 3 / SwiftRemoteFileCache / 0.0.7 / SwiftRemoteFileCache.podspec.json
bloba80e87dc51b517ab482b9b43c9dce230665d79c7
2   "name": "SwiftRemoteFileCache",
3   "version": "0.0.7",
4   "summary": "Manages a cache of remote files for use, based on their relative priority level.",
5   "homepage": "https://github.com/briankeane/SwiftRemoteFileCache.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Brian Keane": "brian@playola.fm"
11   },
12   "platforms": {
13     "ios": "10.3",
14     "osx": "10.12"
15   },
16   "source": {
17     "git": "https://github.com/briankeane/SwiftRemoteFileCache.git",
18     "tag": "0.0.7"
19   },
20   "exclude_files": [
22   ],
23   "dependencies": {
24     "Alamofire": [
25       "4.5.0"
26     ]
27   },
28   "source_files": "Sources/*.{h,m,swift}",
29   "pushed_with_swift_version": "3.0"