[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / b / NetHttpLog / 0.0.24 / NetHttpLog.podspec.json
blob193551bd12f17f11670db7b20365b519a19402d9
2   "name": "NetHttpLog",
3   "version": "0.0.24",
4   "summary": "NetHttpLog",
5   "description": "AFNetworking 日志监控框架",
6   "homepage": "https://github.com/boyssimple/NetHttpLog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "罗伟": "luowei@cqyanyu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/boyssimple/NetHttpLog.git",
19     "tag": "0.0.24"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "LWOCKit": [
30     ]
31   }