blob: 67b54a361026adc56b42990e040fb69fc7db8a31 [file] [log] [blame]
{
"name": "THUI",
"version": "1.0.5",
"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.5"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "THUIDemo/THUI/**/*.{h,m}",
"public_header_files": "THUIDemo/THUI/**/*.h"
}