[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 4 / 2 / 6 / CachyKit / 1.0.10 / CachyKit.podspec.json
blobafefd583ab52adeada0adcb1c6ecbc7de484e1e0
2   "name": "CachyKit",
3   "platforms": {
4     "ios": "10"
5   },
6   "summary": "A Caching Library is written in Swift that can cache JSON, Image, Zip or AnyObject with expiry date and force refresh.",
7   "requires_arc": true,
8   "version": "1.0.10",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Sadman Samee": "sadman.tonmoy@gmail.com"
15   },
16   "homepage": "https://github.com/Sadmansamee",
17   "source": {
18     "git": "https://github.com/Sadmansamee/CachyKit.git",
19     "tag": "1.0.10"
20   },
21   "source_files": "Sources/Cachy/*.{swift}",
22   "swift_versions": "5",
23   "swift_version": "5"