[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / e / 2 / MixCache / 0.6.0 / MixCache.podspec.json
blob13b10e1fb2aad246bf8da58ad57f3cc82b7c0605
2   "name": "MixCache",
3   "version": "0.6.0",
4   "summary": "easy cache object",
5   "description": "easy cache object for iOS in swift",
6   "homepage": "https://blog.mixii.cn",
7   "license": "MIT",
8   "authors": {
9     "Eric Lung": "longminxiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/longminxiang/MixCache.git",
13     "tag": "v0.6.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "MixCache/MixCache/*.{swift}",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"