blob: ae3c0929591bfd8b19c8c0a64ad32db34588d051 [file] [log] [blame]
{
"name": "HQFoundation",
"version": "2018.12.8",
"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://honqii.github.io",
"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.12.8"
},
"source_files": [
"HQFoundation/HQFoundation/*.swift",
"HQFoundation/HQFoundation/**/*.swift",
"HQFoundation/HQFoundation/*.h"
]
}