blob: 3265977a624ae5d49acab50fc203268649bf3662 [file] [log] [blame]
{
"name": "EzHTTP",
"version": "3.1.1",
"summary": "Easy HTTP access library",
"homepage": "http://nagisaworks.com",
"license": {
"type": "MIT"
},
"authors": {
"asaday": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asaday/EzHTTP.git",
"tag": "3.1.1"
},
"source_files": "sources/**/*.{swift,h}",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
]
},
"pushed_with_swift_version": "3.0"
}