[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / c / 6 / CacheFixed / 5.2.0 / CacheFixed.podspec.json
bloba8a3d36c7c658ce277371029c868e711b42c3bd7
2   "name": "CacheFixed",
3   "summary": "Nothing but cache.",
4   "version": "5.2.0",
5   "homepage": "https://github.com/kientux/Cache",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/kientux/Cache.git",
12     "tag": "5.2.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   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "5.0"
33   }