blob: f295f84b68a14c725e9db2d740ada3a3037c6151 [file] [log] [blame]
{
"name": "HTMILoginModule",
"version": "0.1.2",
"summary": "A short description of HTMILoginModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMILoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMILoginModule.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMILoginModule/Classes/**/*",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.2.0"
],
"HTMINetWork": [
"~> 1.2.9"
],
"SDVersion": [
"~> 4.3.2"
],
"HTMITools": [
"~> 0.1.1"
],
"HTMICustomControl": [
"~> 0.1.10"
]
}
}