blob: 5731b88f721dc1fbac5c5f11a8f992e901e24699 [file] [log] [blame]
{
"name": "EzHTTP",
"version": "3.6.1",
"summary": "Easy HTTP access library",
"swift_versions": "5.0",
"homepage": "https://nagisaworks.com",
"license": {
"type": "MIT"
},
"authors": {
"asaday": ""
},
"requires_arc": true,
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/asaday/EzHTTP.git",
"tag": "3.6.1"
},
"source_files": "Sources/EzHTTP/*.swift",
"swift_version": "5.0"
}