[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / d / AllCache / 2.0.4 / AllCache.podspec.json
blob0af15c075f89b2b6f7e65f31585906da51b99afd
2   "name": "AllCache",
3   "version": "2.0.4",
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   },
16   "source": {
17     "git": "https://github.com/JuanjoArreola/AllCache.git",
18     "tag": "version_2.0.4"
19   },
20   "source_files": "AllCache/*.swift",
21   "resources": "AllCache/allcache_properties.plist",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"