[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / b / d / Syncs / 1.0.0 / Syncs.podspec.json
blobf0952d7847971709994bb3e8df143ee47104a47f
2   "name": "Syncs",
3   "version": "1.0.0",
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. 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",
16     "tag": "1.0.0"
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"