blob: dac6a162039dcb27354f1bd7470614985216d0b3 [file] [log] [blame]
{
"name": "THUI",
"version": "1.0.3",
"authors": {
"ZhuZhen": "295111806@qq.com"
},
"homepage": "https://github.com/Zhuzhen6/THUI",
"summary": "a tool menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/Zhuzhen6/THUI.git",
"tag": "1.0.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": [
"THUIDemo/THUI/**/*.{h,m}",
"THUIDemo/THUI"
],
"public_header_files": "THUIDemo/THUI/**/*.h",
"exclude_files": "THUIDemo/THUI/Vender/*.{h,m}"
}