[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / 1 / MemCache / 1.0.6 / MemCache.podspec.json
blob5abd5b6ccbf48a98d501716d4de205c2898e35a7
2   "name": "MemCache",
3   "summary": "High performance cache framework for iOS.",
4   "version": "1.0.6",
5   "license": "MIT",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "authors": {
10     "GodL": "547188371@qq.com"
11   },
12   "social_media_url": "https://github.com/GodL/MemCache",
13   "homepage": "https://github.com/GodL/MemCache",
14   "source": {
15     "git": "https://github.com/GodL/MemCache.git",
16     "tag": "1.0.6"
17   },
18   "dependencies": {
19     "FHLinkedList": [
21     ]
22   },
23   "requires_arc": true,
24   "source_files": "MemCache/*.{h,m}",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation"
28   ]