[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / c / 1 / HQCache / 2018.8.30 / HQCache.podspec.json
blob2da3ffdd2646b1adfb6483991cf9e066c8f3326a
2   "name": "HQCache",
3   "version": "2018.8.30",
4   "homepage": "https://github.com/HonQii/HIComponents",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "HIComponents foundation",
10   "description": "HQCache component; It's HIComponents Cache",
11   "authors": {
12     "honqi": "honqi3514@gmail.com"
13   },
14   "social_media_url": "https://blog.xxx.com",
15   "swift_version": "4.0",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "module_name": "HQCache",
21   "source": {
22     "git": "https://github.com/HonQii/HIComponents.git",
23     "tag": "HQCache.2018.8.30"
24   },
25   "source_files": [
26     "HQCache/HQCache/*.swift",
27     "HQCache/HQCache/**/*.swift",
28     "HQCache/HQCache/*.h"
29   ],
30   "dependencies": {
31     "HQFoundation": [
33     ],
34     "HQSqlite": [
36     ]
37   }