blob: 3782ae93b7835c1d306b088dd7823852252faa6f [file] [log] [blame]
{
"name": "EzHTTP",
"version": "3.1.5",
"summary": "Easy HTTP access library",
"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.1.5"
},
"source_files": "sources/**/*.{swift,h}",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
]
},
"pushed_with_swift_version": "3.0"
}