blob: 054a26405cad36cc8ec1af316889002ae142a316 [file] [log] [blame]
{
"name": "EzHTTP",
"version": "0.0.6",
"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": "0.0.6"
},
"source_files": "sources/**/*.{swift,h,m}",
"requires_arc": true,
"module_map": "resources/module.modulemap",
"private_header_files": "sources/GCDAsyncSocket.h"
}