[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / f / ICXCacheManager / 0.1.3 / ICXCacheManager.podspec.json
blobb68d82fcb731854d30bbcb3b95f106b423e8bc3b
2   "name": "ICXCacheManager",
3   "version": "0.1.3",
4   "summary": "ICXCacheManager is a powerful tool for data cache",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXCacheManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "luoxin3116@gmail.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXCacheManager.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXCacheManager/Classes/**/*",
22   "dependencies": {
23     "YYCache": [
24       "~> 1.0.4"
25     ],
26     "Realm": [
27       "~> 3.0.2"
28     ]
29   }