blob: 3274b81d679166985b783c50182de7704699c40b [file] [log] [blame]
{
"name": "NetHttpLog",
"version": "0.0.23",
"summary": "NetHttpLog",
"description": "AFNetworking 日志监控框架",
"homepage": "https://github.com/boyssimple/NetHttpLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"罗伟": "luowei@cqyanyu.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/boyssimple/NetHttpLog.git",
"tag": "0.0.23"
},
"source_files": "Sources/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"LWOCKit": [
]
}
}