[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / d / AllCache / 3.1.0 / AllCache.podspec.json
blob9cbd13c953e6012672350d5648a70cf1f80a80d8
2   "name": "AllCache",
3   "version": "3.1.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     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/JuanjoArreola/AllCache.git",
21     "tag": "3.1.0"
22   },
23   "source_files": "Sources/*.swift",
24   "requires_arc": true,
25   "dependencies": {
26     "Logg": [
27       "~> 2.0.0"
28     ],
29     "AsyncRequest": [
30       "~> 2.1.0"
31     ]
32   },
33   "pushed_with_swift_version": "4.0"