[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / b / 0 / Cache / 4.0.2 / Cache.podspec.json
blob2a97f45c0c3e5a0537c83d21568637c66d3b8c21
2   "name": "Cache",
3   "summary": "Nothing but cache.",
4   "version": "4.0.2",
5   "homepage": "https://github.com/hyperoslo/Cache",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Cache.git",
12     "tag": "4.0.2"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.2",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Source/{iOS,Shared}/**/*"
24   },
25   "osx": {
26     "source_files": "Source/{Mac,Shared}/**/*"
27   },
28   "tvos": {
29     "source_files": "Source/{iOS,Shared}/**/*"
30   },
31   "frameworks": "Foundation",
32   "dependencies": {
33     "SwiftHash": [
34       "~> 2.0.0"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "SWIFT_VERSION": "4.0"
39   },
40   "pushed_with_swift_version": "4.0"