[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 0 / Cache / 5.3.0 / Cache.podspec.json
blob261ea0f06c009679c8afa883dfa65c5d13b456cd
2   "name": "Cache",
3   "summary": "Nothing but cache.",
4   "version": "5.3.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": "5.3.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   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Source/{iOS,Shared}/**/*"
23   },
24   "osx": {
25     "source_files": "Source/{Mac,Shared}/**/*"
26   },
27   "tvos": {
28     "source_files": "Source/{iOS,Shared}/**/*"
29   },
30   "frameworks": "Foundation",
31   "swift_versions": "5.0",
32   "swift_version": "5.0"