[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 7 / 1 / d / AllCache / 2.2.3 / AllCache.podspec.json
blob224ed376adb7c62f7e3f5da766754f358b21b081
2   "name": "AllCache",
3   "version": "2.2.3",
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.3"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "Logg": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"