blob: cd2a97340915d2b21ad5d9b534c51f58b8622c9a [file] [log] [blame]
{
"name": "HTCustomControl",
"version": "0.0.2",
"summary": "A custom control",
"homepage": "https://github.com/hutaol/HTCustomControl",
"license": "MIT",
"authors": {
"hutaol": "1325049637@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hutaol/HTCustomControl.git",
"tag": "0.0.2"
},
"source_files": "HTCustomControl/HTCustomControl/Classes/*.{h,m}",
"requires_arc": true
}