blob: 916e8df2dca159f8b2b7eddce54ba15e828e1464 [file] [log] [blame]
{
"name": "MCNetWork",
"version": "0.1.2",
"summary": "封装一个自己使用的 网络层",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hanleiZoro/MCNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanleiZoro": "hanlei9257@qq.com"
},
"source": {
"git": "https://github.com/hanleiZoro/MCNetWork.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "MCNetWork/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}