blob: 6990b972d1175e59b3359d143536796978532327 [file] [log] [blame]
{
"name": "STMDownload",
"version": "1.0.1",
"summary": "File download toolbox",
"homepage": "https://github.com/depthlove/STMDownload",
"license": "Apache License 2.0",
"authors": {
"depthlove": "suntongmian@163.com"
},
"source": {
"git": "https://github.com/depthlove/STMDownload.git",
"tag": "v1.0.1"
},
"source_files": "STMDownload/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"ASIHTTPRequest": [
]
}
}