blob: 0752df657ba561d072f12e64b123b221f5b3dffc [file] [log] [blame]
{
"name": "HttpRequestRecord",
"version": "1.1.3",
"summary": "request record tool.",
"description": "A easy request record tool used for http/https",
"homepage": "https://github.com/fei1990/HttpRequestRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fei1990": "f.wang1990@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fei1990/HttpRequestRecord.git",
"tag": "v1.1.3"
},
"source_files": "HttpRequestRecord/Net{Category,Tool,VC}/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}