blob: 590de34799a8512febf51bfee0fafc8936405f7c [file] [log] [blame]
{
"name": "HTMIFileUploadManager",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIFileUploadManager/Classes/**/*",
"dependencies": {
"HTMINetWork": [
"~> 1.2.6"
],
"HTMIBaseComponent": [
"~> 1.1.7"
],
"FMDB/SQLCipher": [
"2.5"
],
"MJExtension": [
"~> 3.0.13"
],
"HTMIDBManager": [
"~> 1.1.2"
]
}
}