blob: 441cb444980ca057baab387a37a7a7d13cdeffde [file] [log] [blame]
{
"name": "EzHTTP",
"version": "0.0.3",
"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.3"
},
"source_files": "sources/**/*.{swift,h,m}",
"requires_arc": true
}