blob: b9c662a8ac7cc35718416baa359df1300dc8f6dd [file] [log] [blame]
{
"name": "AFNetworkingMetricsLog",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AFNetworkingMetricsLog/Classes/",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}