blob: 845566e95e4d5949a0d7e48c41acfe6163edaa16 [file] [log] [blame]
{
"name": "HTCustomControl",
"version": "0.0.5",
"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.5"
},
"source_files": "HTCustomControl/HTCustomControl/Classes/*.{h,m}",
"requires_arc": true
}