blob: 2c3ea64a38b9e393c5a0eb6c0bbe6f4bd0634ddc [file] [log] [blame]
{
"name": "HTMICustomControl",
"version": "0.1.2",
"summary": "A short description of HTMICustomControl.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Htmitech/HTMICustomControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "731696053@qq.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMICustomControl.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMICustomControl/Classes/**/*.{h,m}",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.1.7"
],
"WZLBadge": [
"~> 1.2.6"
]
}
}