[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / b / 0 / Cache / 3.1.0 / Cache.podspec.json
blob6dd263b51e5eecf72ea01b66fc8ba30ece74ef93
2   "name": "Cache",
3   "summary": "Nothing but cache.",
4   "version": "3.1.0",
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": "3.1.0"
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       "~> 1.4.0"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "SWIFT_VERSION": "3.0"
39   },
40   "pushed_with_swift_version": "3.1"