blob: 689eae24548b81be71091b79fba908bd03d4cc67 [file] [log] [blame]
{
"name": "HUPTT",
"version": "1.0.1",
"summary": "HUPTT summary",
"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.1"
},
"source_files": [
"HUPTT",
"HUPTT/**/*.{h,m}"
],
"exclude_files": "HUPTT/Exclude",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
}
}