blob: 02093e22bace76342b27b200b9eaab2c9d728632 [file] [log] [blame]
{
"name": "HttpLogPreview",
"version": "1.0.0",
"summary": "A short description of HttpLogPreview.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cellphoness/HttpLogPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cellphoness": "1026366384@qq.com"
},
"source": {
"git": "https://github.com/Cellphoness/HttpLogPreview.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HttpLogPreview/Classes/**/*",
"dependencies": {
"GCDWebServer": [
"3.5.4"
]
}
}