blob: b5a94982ccc72fff86420826501a7d513f04f6cf [file] [log] [blame]
{
"name": "LYKHttpManger",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LYKHttpManger/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYKit": [
]
}
}