blob: 2346b0fe25aaf078f6147ca0d3429d2634eadcec [file] [log] [blame]
{
"name": "TKRequest",
"version": "0.0.1",
"summary": "this is a request",
"description": "this is a request",
"homepage": "https://github.com/liwei5544/swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liwei5544": "1165776639@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liwei5544/swift.git",
"tag": "0.0.1"
},
"source_files": "TCRequest/TCRequest/TKRequest/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"4.3.0"
]
},
"pushed_with_swift_version": "3.0"
}