blob: 22768ec1f0b274700399b0b940c6467265c7cb15 [file] [log] [blame]
{
"name": "YJHttpTool",
"version": "1.1.5",
"license": "MIT",
"summary": "iOS分类",
"homepage": "https://github.com/Liuyujiaodev/YJHttpTool.git",
"authors": "liuyujiao",
"source": {
"git": "https://github.com/Liuyujiaodev/YJHttpTool.git",
"tag": "1.1.5"
},
"description": "。",
"source_files": "YJHttpTool/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Reachability": [
]
}
}