blob: f8ccc7acf1f2abd46e43e2042fd17d56c0da687a [file] [log] [blame]
{
"name": "HTMISubAccount",
"version": "0.1.2",
"summary": "A short description of HTMISubAccount.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMISubAccount",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMISubAccount.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMISubAccount/Classes/**/*",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.1.9"
],
"HTMINetWork": [
"~> 1.2.6"
],
"TYAlertController": [
"~> 1.1.8"
],
"MJExtension": [
"~> 3.0.13"
]
}
}