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