blob: 1d48f6411a4f209a1e1f1f98a19d5417dfedc8aa [file] [log] [blame]
{
"name": "YTKNetwork-SWItroFiT",
"version": "0.3.0",
"summary": "A Retrofit-like YTKNetwork Wrapper",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/urakalee/YTKNetwork-SWItroFiT",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liqiang": "liqiang@fenbi.com"
},
"source": {
"git": "https://github.com/urakalee/YTKNetwork-SWItroFiT.git",
"tag": "0.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "YTKNetwork-SWItroFiT/Classes/**/*",
"dependencies": {
"YTKNetwork": [
"~> 3.0"
]
},
"swift_version": "5.0"
}