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