[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / d / AllCache / 2.2.1 / AllCache.podspec.json
bloba4c35df3c87416e74ea5c8d91438f00a4766d245
2   "name": "AllCache",
3   "version": "2.2.1",
4   "summary": "AllCache is a swift 3 generic cache for iOS",
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   },
17   "source": {
18     "git": "https://github.com/JuanjoArreola/AllCache.git",
19     "tag": "2.2.1"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"