blob: c9fe051fbf518878c82e0d80ebd53138e9ee2ad3 [file] [log] [blame]
{
"name": "HTMIBaseComponent",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIBaseComponent/Classes/**/*",
"dependencies": {
"SVProgressHUD": [
"~> 2.1.2"
]
}
}