blob: 742f396e8c786ccd19e9dbd2a2ded1abf4c63f5b [file] [log] [blame]
{
"name": "BothamNetworking",
"version": "4.0.2",
"swift_version": "4.2",
"license": "Apache V2",
"summary": "Networking Framework written in Swift",
"homepage": "https://github.com/Karumi/BothamNetworking",
"social_media_url": "http://twitter.com/goKarumi",
"authors": {
"Karumi": "hello@karumi.com"
},
"source": {
"git": "https://github.com/Karumi/BothamNetworking.git",
"tag": "4.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BothamNetworking/*.swift",
"dependencies": {
"Result": [
"4.1.0"
]
}
}