blob: 4158ede483b2bc4d47057c1f8ca1f68756a04dc7 [file] [log] [blame]
{
"name": "EzHTTP",
"version": "3.1.4",
"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.4"
},
"source_files": "sources/**/*.{swift,h}",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
]
},
"pushed_with_swift_version": "3.0"
}