blob: 7001dc6d3676c4eccef200fc1bafb69482931fa2 [file] [log] [blame]
{
"name": "HTMIFileUploadManager",
"version": "0.1.4",
"summary": "A short description of HTMIFileUploadManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/MyCoding521/HTMIFileUploadManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMIFileUploadManager.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIFileUploadManager/Classes/**/*",
"dependencies": {
"HTMINetWork": [
"~> 1.2.8"
],
"HTMIBaseComponent": [
"~> 1.2.0"
],
"FMDB/SQLCipher": [
"2.5"
],
"MJExtension": [
"~> 3.0.13"
],
"HTMIDBManager": [
"~> 1.1.9"
]
}
}