blob: be958a29dbd9288e79ebe54f22601f15e6d6194b [file] [log] [blame]
{
"name": "PYNDownloadManager",
"version": "1.0.0",
"summary": "PYNDownloadManager:Base AFNetworking..",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/464514962/PYNDownloadManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yonas": "464514962@qq.com"
},
"source": {
"git": "https://gitee.com/464514962/PYNDownloadManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYNDownloadManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}