blob: 193551bd12f17f11670db7b20365b519a19402d9 [file] [log] [blame]
{
"name": "NetHttpLog",
"version": "0.0.24",
"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.24"
},
"source_files": "Sources/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"LWOCKit": [
]
}
}