blob: db34c9538e0078a3ff1456d711bc40a6000e553b [file] [log] [blame]
{
"name": "CSNetManager",
"version": "0.0.6",
"summary": "The package of NetworkManager",
"homepage": "https://github.com/lichangsong",
"license": "MIT",
"authors": {
"lichangsong": "lcs_lz@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lichangsong/CSNetManager.git",
"tag": "0.0.6"
},
"source_files": [
"CSNetManager",
"CSNetManager/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"SwiftyJSON": [
"~> 2.3.2"
],
"HanekeSwift": [
"~> 0.10.1"
],
"RealReachability": [
"~> 1.1.3"
]
}
}