[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 3 / d / CacheX / 1.1.0 / CacheX.podspec.json
blobd28d6a6b6176e4924ff5801b9d7965016a1113c3
2   "name": "CacheX",
3   "version": "1.1.0",
4   "summary": "Mixed storage warehouse with disk and memory. Support OC and Swift.",
5   "homepage": "https://github.com/yangKJ/CacheX",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Condy": "yangkj310@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/CacheX.git",
15     "tag": "1.1.0"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "static_framework": true,
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "source_files": "Sources/**/*.swift",
28   "swift_version": "5.0"