blob: 364692944399bd226150c4e609d3345dd921e996 [file] [log] [blame]
{
"name": "TCDownloader",
"version": "0.0.2",
"summary": "音频下载器",
"homepage": "https://github.com/TardisCXX/TCDownloader",
"license": "MIT",
"authors": {
"TardisCXX": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TardisCXX/TCDownloader.git",
"tag": "0.0.2"
},
"source_files": [
"TCDownloader",
"TCDownloaderProject/TCDownloader/*.{h,m}"
],
"requires_arc": true
}