blob: 1a27f894ca9c513faa5a39964c1996c1fcf34d30 [file] [log] [blame]
{
"name": "XXDownloader",
"version": "1.0.0",
"summary": "File Downloader",
"homepage": "https://github.com/jian289693871/XXDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xj": "289693871@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jian289693871/XXDownloader.git",
"tag": "1.0.0"
},
"source_files": "XXDownloader/*.{h,m}",
"public_header_files": "XXDownloader/*.{h}",
"requires_arc": true,
"frameworks": "Foundation"
}