blob: 9911088635dfae2ff04c7ed3d29befc3bb0c20a6 [file] [log] [blame]
{
"name": "BNetworking",
"version": "0.1.2",
"swift_versions": "4.2",
"summary": "Customazible Open Source Networking Module",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/brkyvrkn/BNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Berkay Vurkan": "berkayvurkan@yahoo.com"
},
"source": {
"git": "https://github.com/brkyvrkn/BNetworking.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/brkyvrkn",
"platforms": {
"ios": "8.0"
},
"source_files": "BNetworking/Classes/**/*",
"swift_version": "4.2"
}