blob: b3cabaecb55fffab91dc068394c19ee59fa779e5 [file] [log] [blame]
{
"name": "HTSDK",
"version": "0.1.0",
"summary": "A short description of HTSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qq5182019/HTSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qq518": "qq5182019@outlook.com"
},
"source": {
"git": "https://github.com/qq5182019/HTSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTSDK/Classes/**/*",
"public_header_files": "HTSDK/Classes/Class/*.h"
}