{ | |
"name": "STDownloader", | |
"version": "1.0.0", | |
"summary": "A light weight data download libiary .", | |
"description": "A simple and easy light weight data download libiary", | |
"homepage": "https://github.com/czqasngit/STDownloader", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"czqasn": "czqasn_6@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/czqasngit/STDownloader.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "STDownloader/Classes/**/*" | |
} |