[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / 1 / d / AllCache / 2.1.0 / AllCache.podspec.json
blobdf27389b82e0050b903517760bedda279d0968a9
2   "name": "AllCache",
3   "version": "2.1.0",
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.1.0"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"