blob: 5bd5eb7b9811d33f2bc1c4646f079d924353f471 [file] [log] [blame]
{
"name": "YYHTTPTool",
"version": "0.1.1",
"summary": "YYHTTPTool AFN封装.",
"description": "TODO: YYHTTPTool 对AFN的封装并添加了RAC功能.",
"homepage": "https://github.com/YangYingBo/YYHTTPTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YangYingBo": "946076292@qq.com"
},
"source": {
"git": "https://github.com/YangYingBo/YYHTTPTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYHTTPTool/Classes/**/*",
"public_header_files": "Pod/Classes/**/YYHTTPTool.h",
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"ReactiveCocoa": [
"2.5"
]
}
}