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