[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 6 / HQKit / 2018.8.30 / HQKit.podspec.json
blobac9336295647d2dc88475665e92a987b0579433b
2   "name": "HQKit",
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": "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.8.30"
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   }