blob: 38c65c5c02e6f421a43b7476bc481ea92a681242 [file] [log] [blame]
{
"name": "PANetWorking",
"version": "0.1.1",
"summary": "全世界网络框架封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/sdgfhsggsdfgsfds/PANetWorking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liulujie": "1225692811@qq.com"
},
"source": {
"git": "https://gitee.com/sdgfhsggsdfgsfds/PANetWorking.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PANetWorking/Classes/**/*",
"vendored_libraries": "PANetWorking/Classes/pod-pasecurity/*.{a}",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}