blob: dff55eee51a03188e7a48f90cd39bba72972c02b [file] [log] [blame]
{
"name": "ED_NetWork",
"version": "0.0.1",
"summary": "A test ED_NetWork",
"description": "网路框架 基于NSURLSession 封装的网路框架,支持代理 和 block",
"homepage": "https://github.com/SevenandTen/ED_NetWork",
"license": "MIT",
"authors": {
"shiqiqi": "a380814015@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SevenandTen/ED_NetWork.git",
"tag": "0.0.1"
},
"source_files": [
"ED_NetWork",
"ED_NetWork/*.{h,m}"
]
}