blob: 087389913df0533d48947e162165eccdc34d1215 [file] [log] [blame]
{
"name": "URLSessionWrapper",
"version": "0.0.2",
"summary": "Simple wrapper for URLSession.",
"description": "A very simple wrapper for URLSession.",
"homepage": "https://github.com/SimonRiis/URLSessionWrapper",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Simon Riis Olesen": "simonriis@realized.dk"
},
"social_media_url": "https://twitter.com/Simon_Riis",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SimonRiis/URLSessionWrapper.git",
"tag": "0.0.2"
},
"source_files": "URLSessionWrapper/URLSessionWrapper/**/*.{h,m,swift}",
"swift_version": "4.1"
}