blob: d653fc789a2093b8caf120dc162a6886b02df163 [file] [log] [blame]
{
"name": "WBAlamofire",
"version": "1.0.5",
"license": "MIT",
"summary": "Extend Alamofire, add the cache to result.",
"homepage": "https://github.com/JsonBin/WBAlamofire",
"authors": {
"JsonBin": "1120508748@qq.com"
},
"source": {
"git": "https://github.com/JsonBin/WBAlamofire.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "4.0"
}