[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 4 / 7 / 3 / DataCache / 1.2.2 / DataCache.podspec.json
bloba75b240a92f5f6a1943686e499b0b56d97506cef
2   "name": "DataCache",
3   "version": "1.2.2",
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.2.2"
13   },
14   "authors": {
15     "Huy Nguyen Cong": "https://github.com/huynguyencong"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "requires_arc": true