[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / c / 6 / HQKit / 2018.9.1 / HQKit.podspec.json
blob5ca4314bf36440c240443650ec0ccff82009bc37
2   "name": "HQKit",
3   "version": "2018.9.1",
4   "homepage": "https://github.com/HonQii/HIComponents",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "HIComponents foundation",
10   "description": "HQKit component; It's HIComponents UIKit",
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": "HQKit",
21   "source": {
22     "git": "https://github.com/HonQii/HIComponents.git",
23     "tag": "HQKit.2018.9.1"
24   },
25   "source_files": [
26     "HQKit/HQKit/*.swift",
27     "HQKit/HQKit/**/*.swift",
28     "HQKit/HQKit/*.h"
29   ],
30   "resources": "HQKit/HQKit/*/Assets.xcassets",
31   "dependencies": {
32     "HQFoundation": [
34     ]
35   }