blob: df4590e3778470194a3b9f2fb92d95053f9781ee [file] [log] [blame]
{
"name": "LBHTTPMock",
"version": "1.0.0",
"summary": "A short description of LBHTTPMock.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/life-is-a-boat/LBHTTPMock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"life-is-a-boat": "15560028009@163.com"
},
"source": {
"git": "https://github.com/life-is-a-boat/LBHTTPMock.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"module_name": "LBHTTPMock",
"source_files": "LBHTTPMock/Classes/**/*",
"public_header_files": "LBHTTPMock/Classes/LBHTTPMockManager.h"
}