blob: 824139ea12d46cd95aa86e8f5c7044f982300e28 [file] [log] [blame]
{
"name": "EcarHttpRequest",
"version": "1.0.4",
"summary": "e-car http request lib.",
"description": "e-car is a http request lib.",
"homepage": "https://github.com/goEcar/EcarHttpRequest",
"license": "MIT",
"authors": {
"ecar": "qiaoliwei@ecaray.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/goEcar/EcarHttpRequest.git",
"tag": "1.0.4"
},
"source_files": "EcarHttpRequest/*.{h,a}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}