[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 1 / MemCache / 1.1.3 / MemCache.podspec.json
blob833052fe8b8a7f9763779ad5ecf24bd01f77d779
2   "name": "MemCache",
3   "summary": "High performance cache framework for iOS.",
4   "version": "1.1.3",
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.1.3"
17   },
18   "dependencies": {
19     "FHLinkedList": [
21     ]
22   },
23   "requires_arc": true,
24   "source_files": "MemCache/*.{h,m}",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation"
28   ]