[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / d / Syncs / 1.0.2 / Syncs.podspec.json
bloba910f511823b50e6c983acbe4c1230adb8760484
2   "name": "Syncs",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Syncs/Classes/**/*",
23     "Syncs/Classes/**/*.swift"
24   ],
25   "dependencies": {
26     "SwiftWebSocket": [
28     ],
29     "SwiftyJSON": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"