blob: 971679dece836890ab433a416717c36888e5fbeb [file] [log] [blame]
{
"name": "WBAlamofire",
"version": "1.0.6",
"license": "MIT",
"summary": "Extend Alamofire, add the cache to result.",
"homepage": "https://github.com/JsonBin/WBAlamofire",
"authors": {
"JsonBin": "enjoy_bin@163.com"
},
"source": {
"git": "https://github.com/JsonBin/WBAlamofire.git",
"tag": "1.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "4.0"
}