blob: 378d008041b58b788209549cb8e55ab6454e6221 [file] [log] [blame]
{
"name": "SimpleDownloader",
"version": "0.1.3",
"summary": "A Light Weight Downloader.",
"homepage": "https://github.com/notohiro/SimpleDownloader",
"license": "MIT",
"authors": {
"Hiroshi Noto": "notohiro@gmail.com"
},
"source": {
"git": "https://github.com/notohiro/SimpleDownloader.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SimpleDownloader/*"
}