blob: ceac78cc39a22659ae0a5ca78b8ad68744032734 [file] [log] [blame]
{
"name": "LYKHttpManger",
"version": "0.1.5",
"summary": "基于AFN二次封装的网络工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lvyikai/LYKHttpManger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kkk901029@163.com": "kkk901029@163.com"
},
"source": {
"git": "https://github.com/lvyikai/LYKHttpManger.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LYKHttpManger/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYKit": [
"~>1.0.9"
]
}
}