blob: cf48911b04b8ab252b79909451f93e247b56d702 [file] [log] [blame]
{
"name": "HQFoundation",
"version": "2018.8.30",
"homepage": "https://github.com/HonQii/HIComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "HIComponents foundation",
"description": "HQFoundation component; It's HIComponents foundation",
"authors": {
"honqi": "honqi3514@gmail.com"
},
"social_media_url": "https://blog.xxx.com",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "HQFoundation",
"source": {
"git": "https://github.com/HonQii/HIComponents.git",
"tag": "HQFoundation.2018.8.30"
},
"source_files": [
"HQFoundation/HQFoundation/*.swift",
"HQFoundation/HQFoundation/**/*.swift",
"HQFoundation/HQFoundation/*.h"
]
}