blob: 463ea4522369d1b38a1427aa85d4c2205becc5bf [file] [log] [blame]
{
"name": "EzHTTP",
"version": "3.4.2",
"summary": "Easy HTTP access library",
"swift_versions": "5.0",
"homepage": "http://nagisaworks.com",
"license": {
"type": "MIT"
},
"authors": {
"asaday": ""
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/asaday/EzHTTP.git",
"tag": "3.4.2"
},
"source_files": "sources/**/*.{swift,h}",
"swift_version": "5.0"
}