[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 4 / 2 / LSiOSCacheManager / 1.0.1 / LSiOSCacheManager.podspec.json
blobfe9e9390bb7365d8a2acee80d687779fa0e669bc
2   "name": "LSiOSCacheManager",
3   "version": "1.0.1",
4   "summary": "业务工具 - 缓存管理",
5   "description": "缓存管理工具\n更新内容:\n钱包模块字段调整",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSCacheManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSCacheManager.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSCacheManager/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ],
26     "LSiOSBasic": [
28     ],
29     "LSiOSRequest": [
31     ]
32   }