[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / d / AllCache / 2.3.0 / AllCache.podspec.json
blobc6244cd52aeaaee07f8878df3389451ef0faa601
2   "name": "AllCache",
3   "version": "2.3.0",
4   "summary": "AllCache is a swift 3 generic cache",
5   "homepage": "https://github.com/JuanjoArreola/AllCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juanjo Arreola": "juanjo.arreola@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/JuanjoArreola/AllCache.git",
20     "tag": "2.3.0"
21   },
22   "source_files": "Sources/*.swift",
23   "requires_arc": true,
24   "dependencies": {
25     "Logg": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"