blob: 8397f38de6c0cb7202bfc2829bbf55523ca42241 [file] [log] [blame]
{
"name": "HTMIBaseComponent",
"version": "1.0.0",
"summary": "base category component",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Htmitech/HTMIBaseComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://github.com/Htmitech/HTMIBaseComponent.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIBaseComponent/Classes/**/*"
}