[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 4 / 7 / 3 / DataCache / 1.6.1 / DataCache.podspec.json
blob6516ab2f78a178cd9ed2b13a15b99797ee9ca617
2   "name": "DataCache",
3   "version": "1.6.1",
4   "summary": "Simplest way to cache data on memory and disk",
5   "homepage": "https://github.com/huynguyencong/DataCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/huynguyencong/DataCache.git",
12     "tag": "1.6.1"
13   },
14   "authors": {
15     "Huy Nguyen Cong": "https://github.com/huynguyencong"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "requires_arc": true,
22   "swift_versions": [
23     "5.7.1"
24   ],
25   "swift_version": "5.7.1"