[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / e / Socializer / 0.1.1 / Socializer.podspec.json
blobb56cb4356a8330bec668641417d330c5152baeca
2   "name": "Socializer",
3   "version": "0.1.1",
4   "summary": "Reactive Networking framework",
5   "description": "Swift Networking framework that facilitates the communication between Clients & Servers in a Reactive Way",
6   "homepage": "https://github.com/wassimseif/Socializer.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Wassim  Seifeddine": "wassim_seifeddine95@live.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wassimseif/Socializer.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "Socializer/Source",
23     "*"
24   ],
25   "exclude_files": "",
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "Alamofire": [
32     ],
33     "ObjectMapper": [
35     ],
36     "KeychainAccess": [
38     ],
39     "RxRelay": [
41     ]
42   },
43   "pushed_with_swift_version": "3.0"