[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / b / SQCache / 0.0.1 / SQCache.podspec.json
blob9350cbf30a9d55cfafe15c04a6615cb5dc6930cd
2   "name": "SQCache",
3   "summary": "A lightweight, pure-Swift library for cache framework in iOS.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "aloow": "897034809@qq.com"
11   },
12   "social_media_url": "https://aloow.github.io/",
13   "homepage": "https://github.com/aloow/SQCache.git",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/aloow/SQCache.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "SQCache/*.{swift}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "module_name": "SQCache"