[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 1 / YTTCache / 0.1.0 / YTTCache.podspec.json
blob6b5c54a3187e26ad08a3a67f6560570a3f26ba40
2   "name": "YTTCache",
3   "version": "0.1.0",
4   "summary": "简单数据缓存.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AndyCuiYTT/YTTCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndyCuiYTT": "AndyCuiYTT@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AndyCuiYTT/YTTCache.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YTTCache/Classes/**/*",
22   "dependencies": {
23     "SQLite.swift": [
24       "~> 0.11.5"
25     ]
26   }