{ | |
"name": "HUPTT", | |
"version": "1.0.4", | |
"summary": "summary HUPTT", | |
"swift_versions": [ | |
"5.0" | |
], | |
"description": "description Hyenatek HUPTT", | |
"homepage": "https://github.com/HyenaJeremyLin/HUPTT", | |
"license": "MIT", | |
"authors": { | |
"JeremyLin": "JeremyLin@hyenatek.com" | |
}, | |
"platforms": { | |
"ios": "12.0" | |
}, | |
"source": { | |
"git": "https://github.com/HyenaJeremyLin/HUPTT.git", | |
"tag": "1.0.4" | |
}, | |
"source_files": [ | |
"HUPTT", | |
"HUPTT/**/*.{h,m,swift}" | |
], | |
"requires_arc": true, | |
"swift_version": "5.0" | |
} |