blob: 03fb754ec1721c9ba78ffd904708aae025e6c93c [file] [log] [blame]
{
"name": "YFNetworkManager",
"version": "1.0",
"summary": "Better way to deal with API",
"homepage": "https://github.com/YuriFox/YFNetworkManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YuriFox/YFNetworkManager.git",
"tag": "1.0"
},
"source_files": "YFNetworkManager/*.swift",
"deprecated": true
}