blob: f33bdeefd462da85f61b42b1e743cdb8fff1515e [file] [log] [blame]
{
"name": "AFNetworkingMetricsLog",
"version": "0.1.1",
"summary": "AFNetworking metrics log.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YasinTian/AFNetworkingMetricsLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YasinTian": "1113456051@qq.com"
},
"source": {
"git": "https://github.com/YasinTian/AFNetworkingMetricsLog.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AFNetworkingMetricsLog/Classes/",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}