blob: 0f39bc8b645ea5f14ad5f01783679bb3c8e746ac [file] [log] [blame]
{
"name": "HTMIDownloadManager",
"version": "0.1.3",
"summary": "A short description of HTMIDownloadManager.",
"description": "TODO: my download.",
"homepage": "https://github.com/lqwang521/HTMIDownloadManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://github.com/lqwang521/HTMIDownloadManager.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIDownloadManager/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"HTMINetWork": [
]
},
"subspecs": [
{
"name": "MD5",
"platforms": {
"ios": "8.0"
},
"source_files": "HTMIDownloadManager/Classes/NSString+Hash.{h,m}",
"public_header_files": "HTMIDownloadManager/Classes/NSString+Hash.h",
"frameworks": "UIKit"
}
]
}