blob: d02aa59713c7dbdb07b96498e91a5d9bbd6a315d [file] [log] [blame]
{
"name": "Socializer",
"version": "0.1",
"summary": "Reactive Networking framework",
"description": "Swift Networking framework that facilitates the communication between Clients & Servers in a Reactive Way",
"homepage": "https://github.com/wassimseif/Socializer.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Wassim Seifeddine": "wassim_seifeddine95@live.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wassimseif/Socializer.git",
"tag": "0.1"
},
"source_files": [
"Socializer",
"*"
],
"exclude_files": "",
"dependencies": {
"RxSwift": [
],
"Alamofire": [
],
"ObjectMapper": [
],
"KeychainAccess": [
]
},
"pushed_with_swift_version": "3.0"
}