[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 2 / LSiOSCacheManager / 0.1.0 / LSiOSCacheManager.podspec.json
blob547cade6c2cc329da3677393b2965659cdefdc21
2   "name": "LSiOSCacheManager",
3   "version": "0.1.0",
4   "summary": "业务工具 - 缓存管理",
5   "description": "缓存管理工具\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": "0.1.0"
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   }