blob: bbee190e19fbb1da4dc99b86a1e7bdaef4c98ee2 [file] [log] [blame]
{
"name": "HTMIBaseComponent",
"version": "1.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIBaseComponent/Classes/**/*.{h,m}",
"dependencies": {
"SVProgressHUD": [
"~> 2.1.2"
],
"Masonry": [
"~> 1.0.2"
],
"BlocksKit": [
"2.2.5"
]
}
}