[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / d / Syncs / 1.0.1 / Syncs.podspec.json
blob171fb8864968eb6be16a5c2afca589484c403bff
2   "name": "Syncs",
3   "version": "1.0.1",
4   "summary": "A Real-Time web framework, swift library",
5   "description": "Gloup.io works as a middleware to enables real-time, bi-directional communication between web clients and web servers.\n* Gloup.io provides four abstraction layer over its real-time functionality for developers.",
6   "homepage": "https://github.com/manp/syncs-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manp": "mostafa.alinaghipour@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manp/syncs-swift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Syncs/Classes/**/*",
22   "dependencies": {
23     "SwiftWebSocket": [
25     ],
26     "SwiftyJSON": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"