[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 2 / YYYCache / 1.0.3 / YYYCache.podspec.json
blobe368078c575d97236897b720172bfc41083dd2ee
2   "name": "YYYCache",
3   "version": "1.0.3",
4   "summary": "YYYCache",
5   "description": "YYYCache 缓存,根据YYCache修改,可以设定缓存时间。",
6   "homepage": "git@github.com:276523923/YYYCache.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "276523923@qq.com": "yyyue@vip.qq.com"
13   },
14   "source": {
15     "git": "git@github.com:276523923/YYYCache.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYYCache/Classes/**/*",
22   "libraries": "sqlite3",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "QuartzCore"
27   ]