[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 0 / 9 / b / KMCache / 0.1.8 / KMCache.podspec.json
blobfcbacd98036d0d77eb4db876c2897b1f0e130d5c
2   "name": "KMCache",
3   "version": "0.1.8",
4   "summary": "A high performance cache with key-value memory storage.",
5   "description": "A high performance cache with key-value memory storage. User can use KMCache to cache any objects they want. Two types for releasing caches, by time and by size.",
6   "homepage": "https://github.com/Mioke/KMCache",
7   "license": "MIT",
8   "authors": {
9     "Mioke": "mioke0428@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Mioke/KMCache.git",
13     "tag": "0.1.8"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "KMCache/*"