[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / d / Syncs / 1.0.4 / Syncs.podspec.json
blobb3dc7cae3ebc1af3a66d554a6454956004bd88e0
2   "name": "Syncs",
3   "version": "1.0.4",
4   "summary": "A Real-Time web framework, swift library",
5   "homepage": "https://github.com/manp/syncs-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/manp/syncs-swift.git",
12     "tag": "1.0.4"
13   },
14   "authors": {
15     "Mostafa Alinaghi-pour": "mostafa.alinaghipour@gmail.com"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0"
21   },
22   "source_files": [
23     "Syncs/Classes/**/*",
24     "Syncs/Classes/**/*.swift"
25   ],
26   "dependencies": {
27     "SwiftWebSocket": [
29     ],
30     "SwiftyJSON": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"