[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 9 / b / KMCache / 0.1.7 / KMCache.podspec.json
blob56e2157aba1ea4e99f6d823fc4a31ea41e929880
2   "name": "KMCache",
3   "version": "0.1.7",
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.7"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "KMCache/*"