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