blob: baf1d9bd31580921702199fe1e51a038eb594aaf [file] [log] [blame]
{
"name": "AlamofireNetworkLogger",
"version": "0.0.1",
"summary": "Network Logger for Alamofire",
"homepage": "https://github.com/Dwarven/AlamofireNetworkLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"social_media_url": "https://twitter.com/DwarvenYang",
"source": {
"git": "https://github.com/Dwarven/AlamofireNetworkLogger.git",
"tag": "0.0.1"
},
"source_files": "Class/*.swift",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}