[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 5 / SYCacheManager / 2.0.1 / SYCacheManager.podspec.json
blob69c5d806fbee36d6d6b51173ecc405849cfc9089
2   "name": "SYCacheManager",
3   "version": "2.0.1",
4   "summary": "SYCacheManager used to cache data.",
5   "homepage": "https://github.com/potato512/SYCacheManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYCacheManager.git",
18     "tag": "2.0.1"
19   },
20   "source_files": "SYCacheManager/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "LKDBHelper": [
29     ],
30     "FMDB": [
32     ]
33   }