blob: 2087f3f96016de402a567cf1fc6fef775c788d39 [file] [log] [blame]
{
"name": "LYXHNetWorking",
"version": "1.0.1",
"summary": "A short description of LYXHNetWorking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XH/LYXHNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XH": "liyxiaohua@163.com"
},
"source": {
"git": "https://gitee.com/dxsource/LYXHNetWorking.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LYXHNetWorking/XHNetWorking.framework/Headers/*.{h}",
"vendored_frameworks": "LYXHNetWorking/*.framework",
"frameworks": "Security",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}