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