[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 3 / DataCache / 1.0 / DataCache.podspec.json
blob01529a6429d68fbece4ee84f7f470499dee630be
2   "name": "DataCache",
3   "version": "1.0",
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.0"
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